fix comment
This commit is contained in:
parent
1aec8cf362
commit
627c12aac2
1 changed files with 1 additions and 1 deletions
|
@ -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]) {
|
||||
|
|
Loading…
Reference in a new issue