Uncommited changes synced
[Pman.MTrack] / Pman.Dialog.MTrackMilestone.js
index 60cb5dc..562ada4 100644 (file)
@@ -176,7 +176,10 @@ Pman.Dialog.MTrackMilestone = {
                                     xtype: 'Checkbox',
                                     xns: Roo.form,
                                     boxLabel : 'On hold',
-                                    fieldLabel : 'Status'
+                                    fieldLabel : 'Status',
+                                    inputValue : 1,
+                                    name : 'on_hold',
+                                    valueOff : 0
                                 },
                                 {
                                     xtype: 'Hidden',