Roo/Template.js
[roojs1] / Roo / Template.js
index 8e28fd8..73f962b 100644 (file)
@@ -103,7 +103,7 @@ Roo.Template.prototype = {
     load : function (url, success)
     {
         if (this.loading) {
-            return false;
+            return;
         }
         var cx = new Roo.data.Connection({
             url : url,