Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.bjs
index a54ec33..b89909f 100644 (file)
                                     ]
                                 },
                                 {
-                                    "xtype": "ColumnModel",
-                                    "header": "Last event",
-                                    "width": 75,
+                                    "*prop": "colModel[]",
                                     "dataIndex": "last_event_id",
+                                    "header": "Last Sent",
+                                    "width": 75,
+                                    "xtype": "ColumnModel",
                                     "|renderer": "function(v) { return String.format('{0}', v); }",
-                                    "|xns": "Roo.grid",
-                                    "*prop": "colModel[]"
+                                    "|xns": "Roo.grid"
                                 }
                             ]
                         }