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,6 +1,5 @@
<% content_for :navigation, flush: true do %>
<%= link_to svg_tag('pictograms/arrow-left-bold-outline', t(:back)), users_path,
class: 'tab' %>
<%= link_to svg_tag('arrow-left-bold-outline', t(:back)), users_path, class: 'tab' %>
<% end %>
<%= labeled_form_for @user, html: {class: 'main-area'} do |f| %>