forked from 0x2620/pandora
typo
This commit is contained in:
parent
97d8344822
commit
9ecdb89eca
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ pandora.ui.entitiesDialog = function(options) {
|
|||
$listPanel = Ox.SplitPanel({
|
||||
elements: [
|
||||
{element: $findbar, size: 24},
|
||||
{element: Ox.Element},
|
||||
{element: Ox.Element()},
|
||||
{element: $statusbar, size: 16}
|
||||
],
|
||||
orientation: 'vertical'
|
||||
|
|
Loading…
Reference in a new issue