From 627c12aac252c246644222852ab930232842caf0 Mon Sep 17 00:00:00 2001 From: Rolux Date: Mon, 21 Sep 2015 18:58:23 +0100 Subject: [PATCH] fix comment --- static/js/infoView.mdr.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/infoView.mdr.js b/static/js/infoView.mdr.js index 46f8427..dff73d7 100644 --- a/static/js/infoView.mdr.js +++ b/static/js/infoView.mdr.js @@ -278,7 +278,7 @@ pandora.ui.infoView = function(data) { $('
').css({width: '1px', height: 0, clear: 'both'}).appendTo($text); } - // depositor & collection -------------------------------------------------- + // Depositor, Collection --------------------------------------------------- ['collection', 'depositor'].forEach(function(key) { if (canEdit || data[key]) {