From a7884e8785006d0cdd26013cfebdf70d775aba68 Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Mon, 6 Jun 2016 22:00:22 +0200 Subject: [PATCH] Fix gallery URL on image block closing --- templates/partial/lutim.js.ep | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partial/lutim.js.ep b/templates/partial/lutim.js.ep index a582c31..a9f3eac 100644 --- a/templates/partial/lutim.js.ep +++ b/templates/partial/lutim.js.ep @@ -116,7 +116,7 @@ if(success) { var s_url = link(msg.short+'.'+msg.ext, ''); var thumb = (msg.thumb !== null) ? '
'+msg.filename+' thumbnail
' : '' - return '
' + return '
' +thumb +'

' +''