move around info page
This commit is contained in:
parent
2df0ff50a0
commit
66d790f9cd
1 changed files with 4 additions and 0 deletions
|
@ -342,12 +342,16 @@ pandora.ui.infoView = function(data, isMixed) {
|
|||
|
||||
renderGroup(['location', 'date', 'language']);
|
||||
|
||||
renderGroup(['methodologies', 'exhibitions']);
|
||||
renderGroup(['collaborators', 'commissionedby', 'additionalfunding']);
|
||||
|
||||
renderGroup(['director', 'cinematographer', 'featuring']);
|
||||
if (isMultiple) {
|
||||
renderGroup(['source', 'project']);
|
||||
}
|
||||
|
||||
renderGroup(['topic']);
|
||||
renderGroup(['links']);
|
||||
|
||||
// Summary -------------------------------------------------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue