Remove pictograms directory

This commit is contained in:
2026-07-05 16:06:02 +02:00
parent b05523dcd6
commit 65e5643b13
37 changed files with 11 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
<% content_for :navigation, flush: true do %>
<%= link_to svg_tag('pictograms/arrow-left-bold-outline', t(:back)),
<%= link_to svg_tag('arrow-left-bold-outline', t(:back)),
request.referer.present? ? :back : root_path, class: 'tab' %>
<% end %>