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 --- admin/template/yoga/admin/user_list.tpl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'admin/template/yoga') diff --git a/admin/template/yoga/admin/user_list.tpl b/admin/template/yoga/admin/user_list.tpl index 602576ef9..5ad163be8 100644 --- a/admin/template/yoga/admin/user_list.tpl +++ b/admin/template/yoga/admin/user_list.tpl @@ -307,3 +307,18 @@

+ + + \ No newline at end of file -- cgit v1.2.3