From b34db57c298a19452f0fbfca0df2d2a1f8b881f1 Mon Sep 17 00:00:00 2001 From: "Ira W. Snyder" Date: Mon, 26 Nov 2007 15:31:48 -0800 Subject: [PATCH] Remove the ability to add new Rentable Policy Signed-off-by: Ira W. Snyder --- app/views/rentable_policy/list.rhtml | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/views/rentable_policy/list.rhtml b/app/views/rentable_policy/list.rhtml index c1c0e57..a5be4fb 100644 --- a/app/views/rentable_policy/list.rhtml +++ b/app/views/rentable_policy/list.rhtml @@ -22,5 +22,3 @@ <%= link_to 'Next page', { :page => @rentable_policy_pages.current.next } if @rentable_policy_pages.current.next %>
- -<%= link_to 'New rentable_policy', :action => 'new' %> -- 2.25.1