Merge branch 'master' of github.com:diaspora/diaspora

This commit is contained in:
maxwell 2011-01-13 10:19:56 -08:00
commit f1d0a8ae35

View file

@ -7,7 +7,7 @@
.span-15.append-1.last
#photo_controls
-if @additional_photos.length > 1
-if @additional_photos && @additional_photos.length > 1
.right
=link_to "← #{t('previous')}", @prev_photo, :rel => 'prefetch', :id => 'photo_show_left'
\/