From: Jan Schneider Date: Wed, 19 May 2010 17:27:22 +0000 (+0200) Subject: Update group list in advanced screen after making changes in basic screen. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=6a3c59b7ad9cbd936a1189fa127fd922f539b0af;p=horde.git Update group list in advanced screen after making changes in basic screen. --- diff --git a/kronolith/js/kronolith.js b/kronolith/js/kronolith.js index d5e16f51b..158518aa4 100644 --- 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':