Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.bjs
index 654eefc..7ed6d7a 100644 (file)
           }
          ]
         },
+        {
+         "xtype" : "ColumnModel",
+         "width" : 75,
+         "header" : "Last Sent",
+         "$ renderer" : "function(v) { return String.format('{0}', v ? v : 'never'); }",
+         "$ xns" : "Roo.grid",
+         "* prop" : "cm[]",
+         "dataIndex" : "last_event_id"
+        },
         {
          "xtype" : "ColumnModel",
          "header" : "Last Sent",