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

7 lines
107 B
Plaintext
Executable File

<h1>Editing MAC</h1>
<%= render 'form' %>
<%= link_to 'Show', @mac %> |
<%= link_to 'Back', macs_path %>