debian-mirror-gitlab/app/views/shared/empty_states/_priority_labels.html.haml

7 lines
204 B
Text
Raw Normal View History

2017-08-17 22:00:37 +05:30
.text-center
2019-03-02 22:35:43 +05:30
.svg-content.qa-label-svg
2018-03-17 18:26:18 +05:30
= image_tag 'illustrations/priority_labels.svg'
2019-12-04 20:38:33 +05:30
- if can?(current_user, :admin_label, @project)
%p
= _("Star labels to start sorting by priority")