mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-18 04:20:05 +02:00
Fix hidden nm with no initial rows were requesting data too early
This commit is contained in:
@@ -500,6 +500,7 @@ class AdminApp extends EgwApp
|
||||
{
|
||||
this.nm.set_disabled(true);
|
||||
this.groups.set_disabled(false);
|
||||
jQuery(this.et2.parentNode).trigger('show.et2_nextmatch');
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user