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

7 lines
137 B
Plaintext
Executable File

<h1>Editing certification</h1>
<%= render 'form' %>
<%= link_to 'Show', @certification %> |
<%= link_to 'Back', certifications_path %>