forked from 0x2620/pandora
fix site dialog
This commit is contained in:
parent
d1562237de
commit
839f8bf0e1
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ pandora.ui.siteDialog = function(section) {
|
|||
}
|
||||
})
|
||||
.appendTo($content);
|
||||
});
|
||||
}
|
||||
return Ox.SplitPanel({
|
||||
elements: [
|
||||
|
|
Loading…
Reference in a new issue