Make the sort column combobox wider.

This commit is contained in:
Bharat Mediratta
2011-01-06 23:15:07 -08:00
parent 8ece1e3a19
commit 24b8e9b060
@@ -224,7 +224,7 @@
allowBlank: false,
forceSelection: true,
triggerAction: "all",
flex: 2,
flex: 3,
store: new Ext.data.ArrayStore({
id: 0,
fields: ["key", "value"],