app/views/chaltron/users/self_show.html.erb in chaltron-1.0.1 vs app/views/chaltron/users/self_show.html.erb in chaltron-1.0.2
- old
+ new
@@ -46,10 +46,10 @@
<% end %>
</ul>
</div>
<%= link_to self_edit_users_path, class: 'btn btn-primary mt-4' do %>
- <%= icon 'edit', t('.edit') %>
+ <%= icon :far, :edit, t('.edit') %>
<% end %>
</div>
</div>