mirror of
https://github.com/Karaka-Management/oms-MyPrivate.git
synced 2026-02-13 15:38:39 +00:00
Init event manager
This commit is contained in:
parent
669ccbb419
commit
99ced4dbbf
|
|
@ -62,34 +62,6 @@ class Controller extends ModuleAbstract implements WebInterface
|
||||||
*/
|
*/
|
||||||
public const MODULE_ID = 1003400000;
|
public const MODULE_ID = 1003400000;
|
||||||
|
|
||||||
/**
|
|
||||||
* JavaScript files.
|
|
||||||
*
|
|
||||||
* @var string[]
|
|
||||||
* @since 1.0.0
|
|
||||||
*/
|
|
||||||
public static $js = [
|
|
||||||
'backend',
|
|
||||||
];
|
|
||||||
|
|
||||||
/**
|
|
||||||
* CSS files.
|
|
||||||
*
|
|
||||||
* @var string[]
|
|
||||||
* @since 1.0.0
|
|
||||||
*/
|
|
||||||
public static $css = [
|
|
||||||
];
|
|
||||||
|
|
||||||
/**
|
|
||||||
* Localization files.
|
|
||||||
*
|
|
||||||
* @var string
|
|
||||||
* @since 1.0.0
|
|
||||||
*/
|
|
||||||
protected static $localization = [
|
|
||||||
];
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Providing.
|
* Providing.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user