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
1 changed files with 2 additions and 3 deletions

View File

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