Elswitch.js 166 B

1234
  1. MWF.xDesktop.requireApp("process.Xform", "Elswitch", null, false);
  2. MWF.xApplication.cms.Xform.Elswitch = MWF.CMSElswitch = new Class({
  3. Extends: MWF.APPElswitch
  4. });