mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-14 20:14:19 +01:00
fix not working folder creation via context menu
This commit is contained in:
parent
a91d4cf574
commit
6fe23ffc2e
@ -21,6 +21,7 @@ import {egw} from "../../api/js/jsapi/egw_global";
|
||||
import {et2_selectbox} from "../../api/js/etemplate/et2_widget_selectbox";
|
||||
import {et2_textbox} from "../../api/js/etemplate/et2_widget_textbox";
|
||||
import {MIME_REGEX} from "../../api/js/etemplate/Expose/ExposeMixin";
|
||||
import {egwAction} from "../../api/js/egw_action/egw_action.js";
|
||||
|
||||
/**
|
||||
* UI for filemanager
|
||||
|
Loading…
Reference in New Issue
Block a user