Remove the ability to add new Rentable Policy
[cs356-p2-videostore.git] / app / views / rentable_policy / list.rhtml
index c1c0e57..a5be4fb 100644 (file)
@@ -22,5 +22,3 @@
 <%= link_to 'Next page', { :page => @rentable_policy_pages.current.next } if @rentable_policy_pages.current.next %> 
 
 <br />
-
-<%= link_to 'New rentable_policy', :action => 'new' %>