diff options
author | plegall <plg@piwigo.org> | 2005-07-17 15:13:25 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2005-07-17 15:13:25 +0000 |
commit | 8b97a8154ebb024c1c2610d82646e48b913721bc (patch) | |
tree | b8144cb14fe8061e81a1a3c3d06046fc7281366f /doc/ChangeLog | |
parent | 3643e999a59e0b2f2a05c44850b03f7c0e36423c (diff) |
- improvement : in admin/element_set_global, javascript is not used anymore
to select an item with its thumbnail
git-svn-id: http://piwigo.org/svn/trunk@806 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 4b432e8af..2d03a1fbf 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,10 @@ 2005-07-17 Pierrick LE GALL + * improvement : in admin/element_set_global, javascript is not + used anymore to select an item with its thumbnail + +2005-07-17 Pierrick LE GALL + * bug fixed : in admin/user_list, if target is "selection" and that no user is selected, an error occurs |