Skip to content
This repository has been archived by the owner on Jul 24, 2020. It is now read-only.

Commit

Permalink
working on printing page and removing create view
Browse files Browse the repository at this point in the history
  • Loading branch information
maltyeva committed Jun 8, 2012
1 parent 3415e49 commit 1885b27
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
6 changes: 5 additions & 1 deletion app/views/reservations/check_out_single.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,12 @@
<% end %>
</ul>
</p>
<br>

<%= submit_tag "Check out equipment" %>

<p>
<%=link_to_function("Print this Page", "javascript:print()")%>
</p>

<% end %>

1 change: 0 additions & 1 deletion app/views/reservations/create.html.erb

This file was deleted.

0 comments on commit 1885b27

Please sign in to comment.