diff --git a/static/js/documentInfoView.amp.js b/static/js/documentInfoView.amp.js index 4b7951d..bfea8da 100644 --- a/static/js/documentInfoView.amp.js +++ b/static/js/documentInfoView.amp.js @@ -544,6 +544,8 @@ pandora.ui.documentInfoView = function(data, isMixed) { .appendTo($statistics); }); + } + function editMetadata(key, value) { if (value != data[key]) {