debian-mirror-gitlab/app/views/shared/empty_states/_priority_labels.html.haml
2019-12-04 20:38:33 +05:30

7 lines
204 B
Text

.text-center
.svg-content.qa-label-svg
= image_tag 'illustrations/priority_labels.svg'
- if can?(current_user, :admin_label, @project)
%p
= _("Star labels to start sorting by priority")