Roo/form/ComboBox.js
authorAlan Knowles <alan@roojs.com>
Tue, 30 Jul 2013 08:24:50 +0000 (16:24 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 30 Jul 2013 08:24:50 +0000 (16:24 +0800)
Roo/form/ComboBox.js

index d47d235..77741e5 100644 (file)
@@ -658,7 +658,7 @@ Roo.extend(Roo.form.ComboBox, Roo.form.TriggerField, {
         this.value = '';
         this.setRawValue('');
         this.lastSelectionText = '';
-        this.applyEmptyText();
+        
     },
 
     /**