descriptions can contain links
This commit is contained in:
parent
5805866ff9
commit
1068a462d2
1 changed files with 1 additions and 0 deletions
|
@ -564,6 +564,7 @@ pandora.ui.documentsPanel = function(options) {
|
|||
)
|
||||
.append(
|
||||
$description = Ox.EditableContent({
|
||||
clickLink: pandora.clickLink,
|
||||
editable: editable,
|
||||
format: function(value) {
|
||||
return '<div class="OxLight" style="text-align: center">'
|
||||
|
|
Loading…
Reference in a new issue