fix links in site dialog software tab
This commit is contained in:
parent
ee03a74c18
commit
4457269267
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ pandora.ui.siteDialog = function(section) {
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
.appendTo($content);
|
.appendTo($content);
|
||||||
|
pandora.createLinks($content);
|
||||||
} else {
|
} else {
|
||||||
pandora.api.getPage({name: id}, function(result) {
|
pandora.api.getPage({name: id}, function(result) {
|
||||||
Ox.Editable({
|
Ox.Editable({
|
||||||
|
|
Loading…
Reference in a new issue