JsRender/Roo.js
authorEdward <edward@roojs.com>
Tue, 29 Apr 2014 09:01:12 +0000 (17:01 +0800)
committerEdward <edward@roojs.com>
Tue, 29 Apr 2014 09:01:12 +0000 (17:01 +0800)
JsRender/Roo.js

index dd1cdc5..47fa938 100644 (file)
@@ -415,7 +415,7 @@ Roo = XObject.define(
             }
             
             if (top.match(/Modal/)) {
-                return this.toSourceDialog(true);
+                return this.toSourceModal(true);
             }
             
             return this.toSourceLayout(true);