gitlab-org--gitlab-foss/app/views/admin/background_jobs/show.html.haml

5 lines
123 B
Plaintext
Raw Normal View History

2013-01-09 05:14:05 +00:00
%h3.page_title Background Jobs
%br
.ui-box
2013-01-09 05:14:05 +00:00
%iframe{src: sidekiq_path, width: '100%', height: 900, style: "border: none"}