Currency.js 289 B

12345
  1. MWF.xDesktop.requireApp("process.FormDesigner", "Module.Currency", null, false);
  2. MWF.xApplication.portal.PageDesigner.Module.Currency = MWF.PCCurrency = new Class({
  3. Extends: MWF.FCCurrency
  4. });
  5. MWF.APPPOD.Module.Currency.templateJsonPath = "../x_component_process_FormDesigner/Module/";