summaryrefslogtreecommitdiff
path: root/app/views/admin/background_jobs/show.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-29 18:57:27 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-05-29 18:57:27 +0300
commita2b3eb134a5549bf9c80a8ee0f950a4c67777413 (patch)
tree03d465f409189c30f20fa5b4161140f10cc2db7d /app/views/admin/background_jobs/show.html.haml
parent38ff5d1ab9d9eb5d09bbc8498410b770445b698e (diff)
downloadgitlab-ce-a2b3eb134a5549bf9c80a8ee0f950a4c67777413.tar.gz
Move from ui-box to panels
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/admin/background_jobs/show.html.haml')
-rw-r--r--app/views/admin/background_jobs/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/admin/background_jobs/show.html.haml b/app/views/admin/background_jobs/show.html.haml
index dcb3bfcda6e..c79d1280dd9 100644
--- a/app/views/admin/background_jobs/show.html.haml
+++ b/app/views/admin/background_jobs/show.html.haml
@@ -5,7 +5,7 @@
.panel.panel-default
.panel-heading Sidekiq running processes
- .body
+ .panel-body
- if @sidekiq_processes.empty?
%h4.cred
%i.icon-warning-sign