aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-12-10 10:37:29 +0100
committerMario Vavti <mario@mariovavti.com>2018-12-10 10:37:29 +0100
commit7894fed7413ab3bd782bf939b17ca70bf0196d28 (patch)
treeecc25ba39873fabab3623445f5c8911ba586a060 /view
parentd12744011affe7f6b79201442ad9fce6e083bdbb (diff)
downloadvolse-hubzilla-7894fed7413ab3bd782bf939b17ca70bf0196d28.tar.gz
volse-hubzilla-7894fed7413ab3bd782bf939b17ca70bf0196d28.tar.bz2
volse-hubzilla-7894fed7413ab3bd782bf939b17ca70bf0196d28.zip
add photo_view_filter hook and fix minor issue with unset auto_save_draft variable which resultet in a javascript error
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/photo_view.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/photo_view.tpl b/view/tpl/photo_view.tpl
index 105cf0ac8..6d566cab9 100755
--- a/view/tpl/photo_view.tpl
+++ b/view/tpl/photo_view.tpl
@@ -99,7 +99,7 @@
<div id="photo-edit-end" class="clear"></div>
</div>
<div id="photo-view-wrapper">
- <div id="photo-photo"><a href="{{$photo.href}}" title="{{$photo.title}}" onclick="$.colorbox({href: '{{$photo.href}}'}); return false;"><img style="width: 100%;" src="{{$photo.src}}"></a></div>
+ <div id="photo-photo"><a href="{{$photo.href}}" title="{{$photo.title}}" onclick="{{$onclick}}"><img style="width: 100%;" src="{{$photo.src}}"></a></div>
<div id="photo-photo-end" class="clear"></div>
{{if $tags}}
<div class="photo-item-tools-left" id="in-this-photo">