isSubtitle

This commit is contained in:
j 2012-02-19 13:45:06 +05:30
parent e3f2f358b8
commit aff011cf28
2 changed files with 1 additions and 2 deletions

View file

@ -545,7 +545,7 @@
"canAddAnnotations": {"staff": true, "admin": true},
"hasEvents": true,
"hasPlaces": true,
"isSubtitles": true,
"isSubtitle": true,
"item": "Subtitle",
"type": "text"
}

View file

@ -449,7 +449,6 @@
"title": "Keywords",
"canAddAnnotations": {"member": true, "staff": true, "admin": true},
"item": "Keyword",
"isSubtitle": true,
"type": "string"
},
{