mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Fix vfsSelectUI destroys et2 object after dialog being closed
This commit is contained in:
parent
89695620bc
commit
81bc236045
@ -35,7 +35,6 @@ import {expose} from "./expose";
|
|||||||
import {egw_getAppObjectManager, egwActionObject} from "../egw_action/egw_action.js";
|
import {egw_getAppObjectManager, egwActionObject} from "../egw_action/egw_action.js";
|
||||||
import {egw_keyHandler} from '../egw_action/egw_keymanager.js';
|
import {egw_keyHandler} from '../egw_action/egw_keymanager.js';
|
||||||
import {EGW_KEY_ENTER} from '../egw_action/egw_action_constants.js';
|
import {EGW_KEY_ENTER} from '../egw_action/egw_action_constants.js';
|
||||||
import {etemplate2} from "./etemplate2";
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class which implements the "vfs" XET-Tag
|
* Class which implements the "vfs" XET-Tag
|
||||||
|
Loading…
Reference in New Issue
Block a user