Files
docuseal/app/views/users/edit.html.erb
T
Alex Turchyn 97c462ead2 initial commit
2023-06-01 00:00:58 +03:00

4 lines
84 B
Plaintext

<%= render 'shared/turbo_modal' do %>
<%= render 'form', user: @user %>
<% end %>