From: Martin Mares Date: Mon, 3 Feb 2014 00:30:18 +0000 (+0100) Subject: Bugfix X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=fdb3085ae794de0fdd4210768010d03ff949d102;p=gallery.git Bugfix --- diff --git a/gal/highslide/custom.js b/gal/highslide/custom.js index d801650..e9225ae 100644 --- a/gal/highslide/custom.js +++ b/gal/highslide/custom.js @@ -38,6 +38,7 @@ hs.addSlideshow({ position: 'below', relativeTo: 'expander' } +}); ////////////////////////////////////////////////