From 5e541ff53b6db3da712b82ae3c470a5445b88767 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Fri, 10 Nov 2017 10:50:19 +0100 Subject: bring some ajax to photo upload --- view/tpl/photos_upload.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view/tpl/photos_upload.tpl') diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl index d52bad5a2..46b1d3fd0 100755 --- a/view/tpl/photos_upload.tpl +++ b/view/tpl/photos_upload.tpl @@ -56,6 +56,9 @@ {{/if}} + + {{* this is needed to append the upload files in the right order *}} +
{{$aclselect}}
-- cgit v1.2.3