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

7 lines
107 B
Plaintext
Raw Permalink Normal View History

2013-02-01 03:48:27 +00:00
<h1>Editing Mac</h1>
<%= render 'form' %>
<%= link_to 'Show', @mac %> |
<%= link_to 'Back', macs_path %>