Roo/form/ComboNested.js
authorAlan Knowles <alan@roojs.com>
Thu, 6 Feb 2020 07:35:59 +0000 (15:35 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 6 Feb 2020 07:35:59 +0000 (15:35 +0800)
Roo/form/ComboNested.js

index 6a4fb0d..bb596dc 100644 (file)
@@ -120,7 +120,7 @@ Roo.extend(Roo.form.ComboNested, Roo.form.ComboBox, {
         }
         
     },
-    onRenderList : function (ct, position, cls, listN)
+    onRenderList : function (ct, position, cls, i)
     {