Roo/bootstrap/DateSplitField.js
authorAlan Knowles <alan@roojs.com>
Fri, 15 Apr 2016 08:11:17 +0000 (16:11 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 Apr 2016 08:11:17 +0000 (16:11 +0800)
Roo/History.js

Roo/History.js

index 2c25fab..0bddb6a 100644 (file)
@@ -238,6 +238,9 @@ Roo.History = {
 
         this.initBugs();
         
+        
+        
+        
         this.Adapter.bind(window,'popstate',this.onPopState);
         
          
@@ -460,7 +463,7 @@ Roo.History = {
                                        (this.isInternetExplorer() && this.getInternetExplorerMajorVersion() < 8)
                                );
                        
-       }
+       },
 
        initBugs : function ()
     {