missing }
This commit is contained in:
parent
a80c64b8d1
commit
a745943a4f
1 changed files with 2 additions and 0 deletions
|
@ -544,6 +544,8 @@ pandora.ui.documentInfoView = function(data, isMixed) {
|
||||||
.appendTo($statistics);
|
.appendTo($statistics);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
function editMetadata(key, value) {
|
function editMetadata(key, value) {
|
||||||
if (value != data[key]) {
|
if (value != data[key]) {
|
||||||
|
|
Loading…
Reference in a new issue