fix comment

This commit is contained in:
Rolux 2015-09-21 18:58:23 +01:00
parent 1aec8cf362
commit 627c12aac2

View file

@ -278,7 +278,7 @@ pandora.ui.infoView = function(data) {
$('<div>').css({width: '1px', height: 0, clear: 'both'}).appendTo($text);
}
// depositor & collection --------------------------------------------------
// Depositor, Collection ---------------------------------------------------
['collection', 'depositor'].forEach(function(key) {
if (canEdit || data[key]) {