call 'selectEntities' on entity type switch

This commit is contained in:
rolux 2015-02-10 13:47:36 +00:00
parent a351ddfe0f
commit afefe3de0b

View file

@ -28,6 +28,7 @@ pandora.ui.entitiesDialog = function(options) {
type = data.value;
pandora.UI.set({entitiesType: type});
$list.reloadList();
selectEntities();
}
})
.css({