mirror of
https://github.com/Karaka-Management/oms-MyPrivate.git
synced 2026-01-26 07:18:40 +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;
|
||||
|
||||
/**
|
||||
* 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.
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user