From 9f872a3f6accfa7edf1acbfd0fb0a4f8e9d0759f Mon Sep 17 00:00:00 2001 From: Luc Didry Date: Thu, 9 Jun 2016 23:36:54 +0200 Subject: [PATCH] Fix gallery URL not updated when closing image alert block --- 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 ce3da32..10d8573 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 +'

' +''