unscope are_you_sure in photos/show.html.haml

This commit is contained in:
MrZYX 2010-11-03 15:17:32 +01:00
parent b33aa9a0fb
commit f84b14bd19

View file

@ -54,7 +54,7 @@
%div{:class => 'clear'}
-if @ownership
= link_to t('.delete_photo'), @photo, :confirm => t('.are_you_sure'), :method => :delete, :class => 'button'
= link_to t('.delete_photo'), @photo, :confirm => t('are_you_sure'), :method => :delete, :class => 'button'
.span-9.last
#stream.show