Roo/doc/Entry.js
authorAlan Knowles <alan@roojs.com>
Fri, 9 Sep 2016 02:43:20 +0000 (10:43 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 9 Sep 2016 02:43:20 +0000 (10:43 +0800)
Roo/doc/Entry.js

index d77bd22..c2c1b6e 100644 (file)
@@ -32,7 +32,7 @@ Roo.doc.Entry  = function(config){
     });
     Roo.doc.Entry._calls++;
     if (Roo.doc.Entry._calls > 1) {
-        throw "test";
+        return;
     }
     // call onRender once... and block next call...?
     this.onRender(body);