examples/form/nestedcombo.js
[roojs1] / examples / form / nestedcombo.js
index 95cea8d..856b3e3 100644 (file)
@@ -36,7 +36,8 @@ Roo.onReady(function(){
             ['ILA', 'Illinois'],
             ['INA', 'Indiana'],
             ['IAA', 'Iowa']
-        ]]
+        ]],
+        ['E', 'Empty states', []],
     ];
     /*
      * ================  Form 2  =======================