X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreNotifyRecur.bjs;h=f6f2084624a0c2c02a724fad0f09c65e2ddda961;hb=d7c9a2b5774eae07ed48442c710337dfb069ee8d;hp=9498514ad4bace4d1a9805cf02dc647411369903;hpb=5d309ed0dc039bcfb4556c0fd270b0fcdd2b4f1e;p=Pman.Core diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 9498514a..f6f20846 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -308,33 +308,6 @@ "xtype": "GridEditor", "*prop": "editor", "items": [ - { - "*prop": "field", - "allowBlank": false, - "displayField": "title", - "editable": false, - "fieldLabel": "Country", - "hiddenName": "freq", - "listWidth": 200, - "mode": "local", - "name": "freq_name", - "tpl": "
{title}
", - "triggerAction": "all", - "valueField": "code", - "width": 200, - "xtype": "ComboBox", - "|xns": "Roo.form", - "items": [ - { - "*prop": "store", - "xtype": "SimpleStore", - "|data": "[ \n [ 'HOURLY' , 'Hourly at' ] ,\n [ 'DAILY' , 'Daily at'] ,\n [ 'WEEKLY' , 'Weekly at'] ,\n [ 'Montly' , 'Montly at'] \n]", - "|fields": "['code', 'title']", - "|sortInfo": "{ field : 'title', direction: 'ASC' }", - "|xns": "Roo.data" - } - ] - }, { "allowBlank": "false", "displayField": "tz",