+ asset.getModuleAsset()

* Menus can specify built in menu modules: @systemModule:XXXXX
This commit is contained in:
Bryan Ashby
2015-08-08 15:52:47 -06:00
parent b8d4741c18
commit dbb3e04166
4 changed files with 28 additions and 8 deletions

View File

@@ -661,8 +661,8 @@
"options" : { "cls" : true }
},
"demoFullScreenEditor" : {
"module" : "fse",
"art" : "demo_fse_local_user.ans",
"module" : "@systemModule:fse",
//"art" : "demo_fse_local_user.ans",
"options" : { "cls" : true },
"config" : {
"editorType" : "netMail",