remove keys

This commit is contained in:
j 2017-12-15 17:05:11 +00:00
commit dc0f8fda4d
2 changed files with 3 additions and 81 deletions

View file

@ -236,12 +236,7 @@ pandora.ui.infoView = function(data) {
// Groups ------------------------------------------------------------------
renderGroup(['location', 'date', 'language', 'format']);
renderGroup([
'director', 'cinematographer', 'editor',
'writer', 'producer', 'featuring'
]);
renderGroup(['location', 'date', 'language']);
renderGroup(['themes']);