From 63049df868f3df123674677b5c5c787a46c13204 Mon Sep 17 00:00:00 2001 From: ville rantanen Date: Mon, 16 Sep 2013 10:48:21 +0300 Subject: [PATCH] TRying to develop all button again. --- galleryscript.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galleryscript.js b/galleryscript.js index 51a70a3..d75e57c 100644 --- a/galleryscript.js +++ b/galleryscript.js @@ -1195,7 +1195,7 @@ function allthumbs() { // Shows all the thumbnails in the current folder thumbstr='
'; for (i=0; i'; + thumbstr+=''; } thumbstr+='
'; $('#thumbcontainer').html(thumbstr);