Remove the ability to add new Rentable Policy
authorIra W. Snyder <devel@irasnyder.com>
Mon, 26 Nov 2007 23:31:48 +0000 (15:31 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Mon, 26 Nov 2007 23:31:48 +0000 (15:31 -0800)
Signed-off-by: Ira W. Snyder <devel@irasnyder.com>
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' %>