indiancinema config: add composer

This commit is contained in:
rolux 2013-02-26 13:24:38 +05:30
parent ba8cec90dd
commit 4d36b0ed16
1 changed files with 11 additions and 0 deletions

View File

@ -253,6 +253,17 @@
"sort": true,
"sortType": "person"
},
{
"id": "composer",
"title": "Composer",
"type": ["string"],
"autocomplete": true,
"columnWidth": 180,
"filter": true,
"find": true,
"sort": true,
"sortType": "person"
},
{
"id": "actor",
"title": "Actor",