Index: ssts-web/src/main/webapp/disinfectsystem/packing/comboToussePackingView.js =================================================================== diff -u -r29732 -r29733 --- ssts-web/src/main/webapp/disinfectsystem/packing/comboToussePackingView.js (.../comboToussePackingView.js) (revision 29732) +++ ssts-web/src/main/webapp/disinfectsystem/packing/comboToussePackingView.js (.../comboToussePackingView.js) (revision 29733) @@ -630,17 +630,16 @@ minChars : 0, valueField : 'id', displayField : 'name', -// queryParam : 'spell', - queryParam: false, width : 180, store : comboTousseStore, // forceSelection : true, lazyInit : true, triggerAction : 'all', hideTrigger : false, + queryParam : 'spell', + listConfig: {width : 180}, + matchFieldWidth: false, typeAhead : false, - allowBlank : true, -// editable:false, listeners : { select : function(combo, records, index) {