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

show.html.haml « resque « admin « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 499738f9a0645d6c60259ae32f95905dae6bd507 (plain)
1
2
3
4
%h3.page_title Background Jobs
%br
.ui-box
  %iframe{src: sidekiq_path, width: '100%', height: 900, style: "border: none"}