Pman.Dialog.CmsPage.bjs
authorAlan Knowles <alan@akkbhome.com>
Sun, 8 Aug 2010 03:06:17 +0000 (11:06 +0800)
committerAlan Knowles <alan@akkbhome.com>
Sun, 8 Aug 2010 03:06:17 +0000 (11:06 +0800)
Pman.Dialog.CmsPage.bjs

index f318415..552c8e6 100644 (file)
                                 },
                                 {
                                     "|xns": "Roo.form",
-                                    "xtype": "Row"
-                                },
-                                {
-                                    "fieldLabel": "Date to Publish",
-                                    "name": "published",
-                                    "width": 200,
-                                    "xtype": "DateField",
-                                    "|xns": "Roo.form"
+                                    "xtype": "Row",
+                                    "items": [
+                                        {
+                                            "fieldLabel": "Date to Publish",
+                                            "name": "published",
+                                            "width": 200,
+                                            "xtype": "DateField",
+                                            "|xns": "Roo.form"
+                                        }
+                                    ]
                                 },
                                 {
                                     "hideLabels": true,