Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/photos/_photo.haml')
-rw-r--r--app/views/photos/_photo.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/photos/_photo.haml b/app/views/photos/_photo.haml
index 4322718ec..001e1f416 100644
--- a/app/views/photos/_photo.haml
+++ b/app/views/photos/_photo.haml
@@ -2,7 +2,7 @@
-# licensed under the Affero General Public License version 3 or later. See
-# the COPYRIGHT file.
-= link_to (image_tag post.url(:thumb_large)), object_path(post), :class => 'stream_photo'
+= link_to (image_tag post.url(:thumb_large)), photo_path(post), :class => 'stream_photo'
%h1
= post.pending