Open-Source-Access-Control-.../app/views/user_certifications/edit.html.erb
2014-02-09 00:56:48 -07:00

7 lines
152 B
Plaintext
Executable File

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