Roo/History.js
authorAlan Knowles <alan@roojs.com>
Fri, 15 Apr 2016 07:38:31 +0000 (15:38 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 15 Apr 2016 07:38:31 +0000 (15:38 +0800)
Roo/History.js

index f7ce10c..d2f9eb1 100644 (file)
@@ -163,7 +163,10 @@ Roo.History = {
     */
     queues : [],
 
-    
+    /**
+    * busy.flag
+    */
+    busy_flag : false,
     
        // Initialise History
        init : function(options){
@@ -1317,10 +1320,7 @@ Roo.History = {
                        return this.busy.flag;
                };
 
-               /**
-                * busy.flag
-                */
-               History.busy.flag = false;
+               
 
                /**
                 * History.fireQueueItem(item)