Commit 98982b92 authored by Emmanuel Kasper's avatar Emmanuel Kasper Committed by Dietmar Maurer

Disable setting 'triggerAction' locally as we use the default anyway.

Ref: http://docs.sencha.com/extjs/5.1/5.1.0-apidocs/#!/api/Ext.form.field.ComboBox-cfg-triggerAction
parent 03246aa7
......@@ -57,7 +57,6 @@ Ext.define('PVE.form.ViewSelector', {
allowBlank: false,
forceSelection: true,
autoSelect: false,
triggerAction: 'all',
valueField: 'key',
displayField: 'value',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment