fix select in entities dialog
This commit is contained in:
parent
094dc97236
commit
d5ae7245c2
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ pandora.ui.entitiesDialog = function(options) {
|
||||||
title: type.title
|
title: type.title
|
||||||
};
|
};
|
||||||
}),
|
}),
|
||||||
|
value: type,
|
||||||
width: 122
|
width: 122
|
||||||
})
|
})
|
||||||
.bindEvent({
|
.bindEvent({
|
||||||
|
|
Loading…
Reference in a new issue