forked from 0x2620/pandora
typo
This commit is contained in:
parent
93811edd14
commit
882aa362cd
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ pandora.ui.entitiesDialog = function(options) {
|
|||
|
||||
$listPanel = Ox.SplitPanel({
|
||||
elements: [
|
||||
{element: $findbar, size: 24},
|
||||
{element: $listBar, size: 24},
|
||||
{element: $list},
|
||||
{element: $listStatusbar, size: 16}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue