indiancinema config: Actors -> Actor; remove sortType person for Studio
This commit is contained in:
parent
e57a20bd2e
commit
ba8cec90dd
1 changed files with 2 additions and 3 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue