add missing )

This commit is contained in:
j 2020-05-09 18:44:24 +02:00
parent 12ad69aac9
commit 2608a7978d
1 changed files with 1 additions and 1 deletions

View File

@ -235,7 +235,7 @@ pandora.ui.documentInfoView = function(data, isMixed) {
renderGroup(['place', 'language']);
renderGroup(['publisher', 'series', 'volume']);
renderGroup(['source', 'links']);
renderGroup(['movement', 'event'];
renderGroup(['movement', 'event']);
renderGroup(['associatedgroups', 'relatedpeople']);
renderGroup(['tactics']);
renderGroup(['tags']);