From 4002f708e1b701a800b3d6968d12ab9a49c2d071 Mon Sep 17 00:00:00 2001 From: rvelices Date: Thu, 4 Sep 2008 00:57:55 +0000 Subject: - remove hello_world plugin (not working anymore) - web service method images.add works only for admins now - fix template-common js web service calls did not have the parameters url encoded - improve admin user_list - submitting the form with no user selected triggers a javascript alert (had fun with jquery selectors) git-svn-id: http://piwigo.org/svn/trunk@2496 68402e56-0260-453c-a942-63ccdbb3a9ee --- template-common/scripts.js | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'template-common') diff --git a/template-common/scripts.js b/template-common/scripts.js index e7fa7e9b5..4e5ef822f 100644 --- a/template-common/scripts.js +++ b/template-common/scripts.js @@ -120,10 +120,10 @@ PwgWS.prototype = { if ( typeof parameters[property] == 'object' && parameters[property]) { for (var i=0; i