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

7 lines
122 B
Plaintext
Executable File

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