gitlab-org--gitlab-foss/app/views/layouts/ci/_info.html.haml
Dmitriy Zaporozhets ebd06d7e7d
Make small ui fixes for CI
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2015-09-14 21:00:06 +02:00

2 lines
104 B
Text

- if current_user && current_user.is_admin? && Ci::Runner.count.zero?
= render 'ci/shared/no_runners'