X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreNotifyRecur.bjs;h=d6038ac4abdbcbbac7b1c16788384b2a5a68e3a7;hb=4706086043a4711ad6386cd764642b0a6b912b1e;hp=923df7452c63098b1006baf4d1cbada85336b698;hpb=cc771a0270ee3becd3f8230473ae1abddac85445;p=Pman.Core diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 923df745..d6038ac4 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -419,7 +419,7 @@ "xtype" : "ColumnModel", "header" : "Keywords", "width" : 75, - "$ renderer" : "function(v) { \n return String.format('{0}', v ? v : ''); \n}", + "$ renderer" : "function(v) { \n return String.format('{0}', v ? r.data.keywords : ''); \n}", "$ xns" : "Roo.grid", "* prop" : "colModel[]", "dataIndex" : "keyword_filters"