package.js 111 B

12345
  1. MWF.CMSIndex = MWF.xApplication.cms.Index;
  2. MWF.CMSIndex.options = {
  3. "multitask": true,
  4. "executable": true
  5. };