Open-Source-Access-Control-.../app/views/user_certifications/edit.html.erb

7 lines
152 B
Plaintext
Raw Normal View History

<h1>Editing User Certification</h1>
<%= render 'form' %>
<%= link_to 'Show', @user_certification %> |
<%= link_to 'Back', user_certifications_path %>