DataObjects/Core_notify_recur.php
[Pman.Core] / Pman.Dialog.CoreNotifyRecurKeywords.bjs
index f47d876..fa44121 100644 (file)
          ]
         },
         {
+         "Boolean allowBlank" : false,
          "fieldLabel" : "Keywords",
          "hiddenName" : "keyword_filters",
          "xtype" : "ComboBoxArray",
     },
     {
      "listeners" : {
-      "|click" : "function() {\n    /*\n    var name =     _this.form.findField('name').getValue();\n    name = name.toUpperCase().replace(/[^A-Z]+/g, '');\n    if (!name.length) {\n        Roo.MessageBox.alert(\"Error\",\"Please fill in a valid name\");\n        return;\n    }\n    _this.form.findField('name').setValue(name);\n \n    _this.form.doAction('submit');\n    */\n    \n}"
+      "|click" : "function() {\n    \n    _this.form.doAction('submit');\n    \n}"
      },
      "text" : "OK",
      "xtype" : "Button",