Pman.Dialog.MTrackMilestone.bjs
authorAlan <alan@wideboyHD>
Wed, 20 Jul 2011 23:29:51 +0000 (07:29 +0800)
committerAlan <alan@wideboyHD>
Wed, 20 Jul 2011 23:29:51 +0000 (07:29 +0800)
Pman.Dialog.MTrackMilestone.bjs

index 762644f..b174b22 100644 (file)
                                             "xtype": "DateField",
                                             "|value": "(function() { (new Date()).format('Y-m-d')})()",
                                             "|xns": "Roo.form"
+                                        },
+                                        {
+                                            "fieldLabel": "Duedate",
+                                            "format": "Y-m-d",
+                                            "name": "duedate",
+                                            "width": 75,
+                                            "xtype": "DateField",
+                                            "|xns": "Roo.form"
                                         }
                                     ]
                                 },