mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
* Admin: admin view did no refresh if it shows something else then accounts list
This commit is contained in:
parent
aad0414190
commit
3ca1b008d1
@ -92,7 +92,7 @@ app.classes.admin = AppJS.extend(
|
||||
);
|
||||
|
||||
// Register app refresh now that iframe is available
|
||||
//register_app_refresh('admin',jQuery.proxy(this.refresh,this));
|
||||
register_app_refresh('admin',jQuery.proxy(this.refresh,this));
|
||||
}
|
||||
break;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user