mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-21 15:33:23 +01:00
fix error of not defined egw_globalObjectManager
This commit is contained in:
parent
84eab2f898
commit
5496ce92cb
@ -26,6 +26,7 @@ import {Et2MergeDialog} from "../etemplate/Et2Dialog/Et2MergeDialog";
|
||||
import {EgwActionObject} from "../egw_action/EgwActionObject";
|
||||
import type {Et2Details} from "../etemplate/Layout/Et2Details/Et2Details";
|
||||
import {Et2Checkbox} from "../etemplate/Et2Checkbox/Et2Checkbox";
|
||||
import {egw_globalObjectManager} from "../egw_action/egw_action";
|
||||
|
||||
/**
|
||||
* Type for push-message
|
||||
|
Loading…
Reference in New Issue
Block a user