Html.js 149 B

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