Fixed feed type options

This commit is contained in:
Anand Doshi 2014-06-18 21:09:19 +05:30
parent daa56ca50f
commit f654fea736

View File

@ -9,6 +9,7 @@
"fieldtype": "Select", "fieldtype": "Select",
"in_list_view": 1, "in_list_view": 1,
"label": "Feed Type", "label": "Feed Type",
"options": "\nComment\nLogin",
"permlevel": 0 "permlevel": 0
}, },
{ {
@ -48,7 +49,7 @@
], ],
"icon": "icon-rss", "icon": "icon-rss",
"idx": 1, "idx": 1,
"modified": "2014-05-27 03:49:10.882587", "modified": "2014-06-18 03:49:10.882587",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Home", "module": "Home",
"name": "Feed", "name": "Feed",