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

index 70de831..9351940 100644 (file)
@@ -305,7 +305,7 @@ Roo.History = new Roo.util.Observable({
 
                                // Setup Alias
                                this.Adapter.bind(window,'hashchange',function(){
-                                       _this.Adapter.trigger(window,'popstate');
+                                       _this.fireEvent(window,'popstate');
                                });
 
                                // Initialise Alias