examples/dialog/hello.js
authorleon <leon@roojs.com>
Mon, 25 Jul 2022 02:39:40 +0000 (10:39 +0800)
committerleon <leon@roojs.com>
Mon, 25 Jul 2022 02:39:40 +0000 (10:39 +0800)
examples/dialog/hello.js

index c1bafd8..3ecb8a0 100644 (file)
@@ -99,8 +99,6 @@ var HelloWorld = {
             
     }
 };                
-
-
 // using onDocumentReady instead of window.onload initializes the application
 // when the DOM is ready, without waiting for images and other resources to load
 Roo.onReady(function() {