This commit is contained in:
j 2013-03-01 06:54:00 +00:00
parent 082b6f31cf
commit 18183deccd

View file

@ -381,7 +381,7 @@ pandora.ui.infoView = function(data) {
.append(formatKey('Notes', 'statistics')) .append(formatKey('Notes', 'statistics'))
.append( .append(
Ox.EditableContent({ Ox.EditableContent({
clickLink: pandora.clickLink clickLink: pandora.clickLink,
placeholder: formatLight('No notes'), placeholder: formatLight('No notes'),
tooltip: pandora.getEditTooltip(), tooltip: pandora.getEditTooltip(),
type: 'textarea', type: 'textarea',