remove keys
This commit is contained in:
parent
fbe84282c7
commit
dc0f8fda4d
2 changed files with 3 additions and 81 deletions
|
|
@ -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']);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue