indiancinema config: Actors -> Actor; remove sortType person for Studio

This commit is contained in:
rolux 2013-02-26 13:22:47 +05:30
parent e57a20bd2e
commit ba8cec90dd

View file

@ -207,8 +207,7 @@
"columnWidth": 180, "columnWidth": 180,
"filter": true, "filter": true,
"find": true, "find": true,
"sort": true, "sort": true
"sortType": "person"
}, },
{ {
"id": "producer", "id": "producer",
@ -256,7 +255,7 @@
}, },
{ {
"id": "actor", "id": "actor",
"title": "Actors", "title": "Actor",
"type": ["string"], "type": ["string"],
"autocomplete": true, "autocomplete": true,
"filter": true, "filter": true,