fix links in site dialog software tab

This commit is contained in:
rolux 2013-03-10 19:02:25 +05:30
parent ee03a74c18
commit 4457269267

View file

@ -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({