Pman.Dialog.MTrackMilestone.bjs
authorAlan Knowles <alan@akbkhome.com>
Wed, 7 Nov 2012 23:24:47 +0000 (07:24 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 7 Nov 2012 23:24:47 +0000 (07:24 +0800)
Pman.Dialog.MTrackMilestone.js

Pman.Dialog.MTrackMilestone.bjs
Pman.Dialog.MTrackMilestone.js

index 8310179..65e979b 100644 (file)
@@ -45,6 +45,7 @@
                                     "xtype": "TextField"
                                 },
                                 {
+                                    "allowBlank": false,
                                     "displayField": "name",
                                     "editable": false,
                                     "emptyText": "Select Projects",
index 446443d..bc2bd92 100644 (file)
@@ -91,6 +91,7 @@ Pman.Dialog.MTrackMilestone = {
                                 {
                                     xtype: 'ComboBox',
                                     xns: Roo.form,
+                                    allowBlank : false,
                                     displayField : 'name',
                                     editable : false,
                                     emptyText : "Select Projects",