projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cec0cb3
)
Update group list in advanced screen after making changes in basic screen.
author
Jan Schneider
<jan@horde.org>
Wed, 19 May 2010 17:27:22 +0000
(19:27 +0200)
committer
Jan Schneider
<jan@horde.org>
Wed, 19 May 2010 17:28:10 +0000
(19:28 +0200)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
d5e16f5
..
158518a
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-2671,6
+2671,7
@@
KronolithCore = {
$('kronolithC' + type + 'PAdvanced').select('tr').findAll(function(tr) {
return tr.retrieve('remove');
}).invoke('remove');
+ this.updateGroupDropDown([['kronolithC' + type + 'PGNew']]);
switch (perm) {
case 'None':