fix entities dialog

This commit is contained in:
rolux 2014-12-16 17:55:20 +00:00
parent 1907436b88
commit a9e72ff6f9

View file

@ -87,6 +87,7 @@ pandora.ui.entitiesDialog = function(options) {
}
}), callback);
},
sort: [{key: 'name', operator: '+'}],
scrollbarVisible: true,
unique: 'id',
width: 256 - Ox.SCROLLBAR_SIZE