examples/form/nestedcombo.js
authorAlan Knowles <alan@roojs.com>
Mon, 10 Feb 2020 06:30:22 +0000 (14:30 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 10 Feb 2020 06:30:22 +0000 (14:30 +0800)
examples/form/nestedcombo.js

index 05eda34..86b2406 100644 (file)
@@ -97,7 +97,7 @@ Roo.onReady(function(){
             fieldLabel : 'Category',
             forceSelection : true,
             hiddenName : 'supplier_category_id',
-            listWidth : 500,
+            listWidth : 200,
             loadingText : 'Searching',
             minChars : 2,
             name : 'supplier_category_id_name',