From d5ae7245c28c420ccc92c5c4cc17a5d1f9a2f246 Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 16 Dec 2014 17:33:43 +0000 Subject: [PATCH] fix select in entities dialog --- static/js/entitiesDialog.js | 1 + 1 file changed, 1 insertion(+) diff --git a/static/js/entitiesDialog.js b/static/js/entitiesDialog.js index 58f63737..8e2ae966 100644 --- a/static/js/entitiesDialog.js +++ b/static/js/entitiesDialog.js @@ -20,6 +20,7 @@ pandora.ui.entitiesDialog = function(options) { title: type.title }; }), + value: type, width: 122 }) .bindEvent({