mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-08-30 02:46:19 -04:00
Make the sort column combobox wider.
This commit is contained in:
@@ -224,7 +224,7 @@
|
||||
allowBlank: false,
|
||||
forceSelection: true,
|
||||
triggerAction: "all",
|
||||
flex: 2,
|
||||
flex: 3,
|
||||
store: new Ext.data.ArrayStore({
|
||||
id: 0,
|
||||
fields: ["key", "value"],
|
||||
|
||||
Reference in New Issue
Block a user