diff options
Diffstat (limited to 'app/views/projects/hook_logs/_index.html.haml')
-rw-r--r-- | app/views/projects/hook_logs/_index.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/hook_logs/_index.html.haml b/app/views/projects/hook_logs/_index.html.haml index 8096d9530c3..a35dc69680c 100644 --- a/app/views/projects/hook_logs/_index.html.haml +++ b/app/views/projects/hook_logs/_index.html.haml @@ -18,7 +18,7 @@ %tr %td = render partial: 'shared/hook_logs/status_label', locals: { hook_log: hook_log } - %td.hidden-xs + %td.d-none.d-sm-block %span.label.label-gray.deploy-project-label = hook_log.trigger.singularize.titleize %td |