forked from 0x2620/pandora
typo
This commit is contained in:
parent
1a73cdcaa7
commit
1546b931e8
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ pandora.ui.entitiesDialog = function(options) {
|
|||
selected = [],
|
||||
type = pandora.site.entities[0].id,
|
||||
|
||||
ui = pandora.user.ui,
|
||||
|
||||
$entitiesSelect = Ox.Select({
|
||||
items: pandora.site.entities.map(function(type) {
|
||||
return {
|
||||
|
|
Loading…
Reference in a new issue