Elbutton.js 166 B

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