Roo/bootstrap/TimeField.js
authorAlan Knowles <alan@roojs.com>
Mon, 8 Feb 2021 02:28:35 +0000 (10:28 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 8 Feb 2021 02:28:35 +0000 (10:28 +0800)
Roo/bootstrap/TimeField.js

index 1bd0b58..9908670 100644 (file)
@@ -64,7 +64,7 @@ Roo.extend(Roo.bootstrap.TimeField, Roo.bootstrap.Input,  {
         
         Roo.bootstrap.TimeField.superclass.onRender.call(this, ct, position);
                 
-        this.el.select('>.input-group', true).first().createChild(Roo.bootstrap.TimeField.template);
+        this.el.select('.input-group', true).first().createChild(Roo.bootstrap.TimeField.template);
         
         this.picker().setVisibilityMode(Roo.Element.DISPLAY).originalDisplay = 'block';