Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/groups/edit.html.haml')
-rw-r--r--app/views/groups/edit.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/groups/edit.html.haml b/app/views/groups/edit.html.haml
index 2a5614cff6c..f3e2638d350 100644
--- a/app/views/groups/edit.html.haml
+++ b/app/views/groups/edit.html.haml
@@ -17,7 +17,7 @@
.col-md-10
.tab-content
.tab-pane.active#tab-edit
- .ui-box
+ .panel.panel-default
.title
%strong= @group.name
group settings:
@@ -61,7 +61,7 @@
= f.submit 'Save group', class: "btn btn-save"
.tab-pane#tab-projects
- .ui-box
+ .panel.panel-default
.title
%strong= @group.name
projects:
@@ -84,7 +84,7 @@
.nothing-here-block This group has no projects yet
.tab-pane#tab-remove
- .ui-box.ui-box-danger
+ .panel.panel-default.panel.panel-default-danger
.title Remove group
.body
%p