use .body instaed of .ui-box-body

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2013-12-24 12:58:23 +02:00
parent dac67ed65f
commit 0c0beec26e
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
4 changed files with 4 additions and 4 deletions

View File

@ -5,7 +5,7 @@
.ui-box
.title Sidekiq running processes
.ui-box-body
.body
- if @sidekiq_processes.empty?
%h4.cred
%i.icon-warning-sign

View File

@ -48,7 +48,7 @@
.ui-box
.title
Add user(s) to the group:
.ui-box-body.form-holder
.body.form-holder
%p.light
Read more about project permissions
%strong= link_to "here", help_permissions_path, class: "vlink"

View File

@ -78,7 +78,7 @@
.ui-box
.title
Transfer project
.ui-box-body
.body
= form_for @project, url: transfer_admin_project_path(@project), method: :put do |f|
.control-group
= f.label :namespace_id, "Namespace"

View File

@ -63,7 +63,7 @@
.tab-pane#tab-remove
.ui-box.ui-box-danger
.title Remove group
.ui-box-body
.body
%p
Removing group will cause all child projects and resources to be removed.
%p