This commit is contained in:
rolux 2014-12-17 16:38:17 +00:00
parent 0f1a6c7655
commit af0f575f37

View file

@ -17,7 +17,7 @@ pandora.ui.entityDialog = function() {
})
.bindEvent({
click: function() {
var id = [ui.part.entities];
var id = ui.part.entities;
that.close();
pandora.api.getEntity({
id: id