mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-25 09:23:28 +01:00
d49f8bc45f
- etemplate2 creates a private app object instead of using window.app with just prototypes, if template is not from current app - fixed all cases where window.app was used to use just app, to use evtl. private object - app_base no longer assigns itself to window.app (window.app[this.appname] = this), as that breaks private app objects - et2_compileLegacyJS replaces app.appname with widget.getInstanceManager().app_obj.appname - etemplate2 stores either private or global app object in app_obj attribute |
||
---|---|---|
.. | ||
test | ||
Class Diagram.graphml | ||
Class Diagram.png | ||
Class Diagram.svg | ||
egw_action_common.js | ||
egw_action_dragdrop.js | ||
egw_action_popup.js | ||
egw_action.js | ||
egw_dragdrop_dhtmlx_tree.js | ||
egw_keymanager.js | ||
egw_menu_dhtmlx.js | ||
egw_menu.js | ||
egw_stylesheet.js |