buildSDK/dependancy_bootstrap.txt
[roojs1] / Roo / bootstrap / DateSplitField.js
index ba9454c..421a119 100644 (file)
@@ -96,7 +96,7 @@ Roo.extend(Roo.bootstrap.DateSplitField, Roo.bootstrap.Component,  {
             cn : [
                 {
                     tag : 'input',
-                    type : 'hidden d-none',
+                    type : 'hidden',
                     cls : 'form-hidden-field roo-date-split-field-group-value',
                     name : this.name
                 }
@@ -174,7 +174,7 @@ Roo.extend(Roo.bootstrap.DateSplitField, Roo.bootstrap.Component,  {
     {
         var _this = this;
         
-        Roo.bootstrap.NavProgressBar.superclass.onRender.call(this, ct, position);
+        Roo.bootstrap.DateSplitFiel.superclass.onRender.call(this, ct, position);
         
         this.inputEl = this.el.select('.roo-date-split-field-group-value', true).first();