mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-10 16:57:54 +02:00
Move all egw_action constants into egw_action_constants
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
*/
|
||||
|
||||
import {egwAction,egwActionImplementation} from "./egw_action.js";
|
||||
import {EGW_AI_DRAG_OUT, EGW_AI_DRAG_OVER} from "./egw_action_constants.js";
|
||||
|
||||
/**
|
||||
* Register the drag and drop handlers
|
||||
|
Reference in New Issue
Block a user