Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Tue, 27 Oct 2015 06:02:26 +0000 (14:02 +0800)
committeredward <edward@roojs.com>
Tue, 27 Oct 2015 06:02:26 +0000 (14:02 +0800)
Roo/bootstrap/ComboBox.js

index 4123ea9..5beaa96 100644 (file)
@@ -272,9 +272,9 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
     validClass : "has-success",
     
     /**
-     * @cfg {Boolean} loadonce  (true|false) load one time, then filter the records, default false
+     * @cfg {Boolean} loadOnce  (true|false) load one time, then filter the records, default false
      */
-    loadonce : false,
+    loadOnce : false,
     
     //private
     addicon : false,