X-Git-Url: https://irasnyder.com/gitweb/?a=blobdiff_plain;f=app%2Fviews%2Fvideo_policy%2Flist.rhtml;h=54acd883b70c789a04f0e08324a4b554b93d1ab6;hb=HEAD;hp=539ca06294b71c5977a075aab1a7fb5ccbc2970a;hpb=506205df80b0318a1d58f59cbf68d5be4329489a;p=cs356-p2-videostore.git diff --git a/app/views/video_policy/list.rhtml b/app/views/video_policy/list.rhtml index 539ca06..54acd88 100644 --- a/app/views/video_policy/list.rhtml +++ b/app/views/video_policy/list.rhtml @@ -12,7 +12,6 @@ <%=h video_policy.description %> <%=h number_to_currency(video_policy.fee) %> <%=h video_policy.period %> Days - <%= link_to 'View', :action => 'show', :id => video_policy %> <%= link_to 'Edit', :action => 'edit', :id => video_policy %> <% end %>