mirror of http://localhost:9400/cloud/cms
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
109 lines
3.1 KiB
JavaScript
109 lines
3.1 KiB
JavaScript
2 years ago
|
/*
|
||
|
* Let us load the menu items here ...
|
||
|
*/
|
||
|
var menu = {}
|
||
|
/*
|
||
|
* This function will load menu items from the configuration file
|
||
|
* :uri
|
||
|
* :id
|
||
|
* :pid parent identifier
|
||
|
*/
|
||
2 years ago
|
console.log([$('.jxmodal')])
|