mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 23:00:56 +01:00
Api: Remove call to jQuery.dialog
This commit is contained in:
parent
aa89bf82af
commit
8ec449403f
@ -1040,8 +1040,6 @@ export abstract class EgwApp
|
|||||||
// Try to update nextmatch favorites too
|
// Try to update nextmatch favorites too
|
||||||
this._refresh_fav_nm();
|
this._refresh_fav_nm();
|
||||||
}
|
}
|
||||||
|
|
||||||
jQuery(this).dialog("close");
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user