Skip to content

Commit

Permalink
another svg update - endless changes required
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Nov 15, 2024
1 parent 273cc8b commit 523e37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/context_menus/_issues_tags.html.slim
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- if AdditionalTags.setting?(:active_issue_tags) && User.current.allowed_to?(:edit_issue_tags, @projects || @project)
li.folder
a.submenu[href="#"]
= l :field_tags
= svg_icon_tag 'tags', label: :field_tags, wrapper: :span
ul
li
= context_menu_link sprite_icon('add', l(:button_add)),
Expand Down

0 comments on commit 523e37c

Please sign in to comment.