typo
This commit is contained in:
parent
082b6f31cf
commit
18183deccd
1 changed files with 1 additions and 1 deletions
|
@ -381,7 +381,7 @@ pandora.ui.infoView = function(data) {
|
|||
.append(formatKey('Notes', 'statistics'))
|
||||
.append(
|
||||
Ox.EditableContent({
|
||||
clickLink: pandora.clickLink
|
||||
clickLink: pandora.clickLink,
|
||||
placeholder: formatLight('No notes'),
|
||||
tooltip: pandora.getEditTooltip(),
|
||||
type: 'textarea',
|
||||
|
|
Loading…
Reference in a new issue