diff options
| author | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-06-24 18:17:18 +0000 |
|---|---|---|
| committer | alec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-06-24 18:17:18 +0000 |
| commit | cc019a67c27bc28c15477a23dbe6ad17cf9b6ee9 (patch) | |
| tree | 023fc6ffd0045d37554c2a35852db431beec4b59 /plugins/acl/acl.js | |
| parent | fe31b4adf8a86e1ec0fd03061d585ec069894254 (diff) | |
- Added ACL management for addressbook edit form (kolab_addressbook plugin)
git-svn-id: https://svn.roundcube.net/trunk@4877 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'plugins/acl/acl.js')
| -rw-r--r-- | plugins/acl/acl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/acl/acl.js b/plugins/acl/acl.js index 6e6aa7b67..300fd7220 100644 --- a/plugins/acl/acl.js +++ b/plugins/acl/acl.js @@ -1,7 +1,7 @@ /** * ACL plugin script * - * @version 0.2 + * @version 0.3 * @author Aleksander Machniak <alec@alec.pl> */ |
