ui.entity -> entity

This commit is contained in:
rolux 2014-11-21 14:51:11 +00:00
commit 1838c7be86
2 changed files with 2 additions and 2 deletions

View file

@ -313,7 +313,7 @@ pandora.ui.entitiesDialog = function(options) {
$entity.empty();
return;
}
pandora.ui.entity({
pandora.entity({
id: id,
type: type,
view: 'entity'