package.js 120 B

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