Pman.Dialog.CoreAutoSavePreview.bjs
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.bjs
index eb24050..99b97f5 100644 (file)
                                     "|renderer": "function(v) { return v ? v.dateFormat('d/m/Y H:i') : ''; }",
                                     "|xns": "Roo.grid"
                                 },
-                                {
-                                    "xtype": "ColumnModel",
-                                    "header": "Action",
-                                    "width": 100,
-                                    "dataIndex": "action",
-                                    "|renderer": "function(v) { return String.format('{0}', v); }",
-                                    "|xns": "Roo.grid",
-                                    "*prop": "colModel[]"
-                                },
-                                {
-                                    "xtype": "ColumnModel",
-                                    "header": "IP",
-                                    "width": 100,
-                                    "dataIndex": "ipaddr",
-                                    "|renderer": "function(v) { return String.format('{0}', v); }",
-                                    "listeners": {},
-                                    "|xns": "Roo.grid",
-                                    "*prop": "colModel[]"
-                                },
                                 {
                                     "*prop": "colModel[]",
                                     "dataIndex": "on_table",