summaryrefslogtreecommitdiff
path: root/app/views/shared/empty_states/_priority_labels.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/empty_states/_priority_labels.html.haml')
-rw-r--r--app/views/shared/empty_states/_priority_labels.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/empty_states/_priority_labels.html.haml b/app/views/shared/empty_states/_priority_labels.html.haml
index 3381c5f0c67..d62b2a64e33 100644
--- a/app/views/shared/empty_states/_priority_labels.html.haml
+++ b/app/views/shared/empty_states/_priority_labels.html.haml
@@ -1,6 +1,6 @@
.text-center
.svg-content{ data: { qa_selector: 'label_svg_content' } }
- = image_tag 'illustrations/priority_labels.svg'
+ = image_tag 'illustrations/empty-state/empty-labels-starred-md.svg'
- if can?(current_user, :admin_label, @project)
%p
= _("Star labels to start sorting by priority")