Ext.define('PMG.RuleConfiguration', { extend: 'Ext.panel.Panel', alias: 'widget.pmgRuleConfiguration', title: gettext('Rule Configuration'), html: "TODO" });