forked from 0x2620/pandora
update entities dialog
This commit is contained in:
parent
cd9ec05559
commit
ea6c240e99
1 changed files with 2 additions and 1 deletions
|
@ -365,7 +365,8 @@ pandora.ui.entitiesDialog = function(options) {
|
|||
// ...
|
||||
});
|
||||
}
|
||||
});
|
||||
})
|
||||
.appendTo($form);
|
||||
$labels.push($label);
|
||||
$inputs.push($input);
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue