X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..530ef4b6c5b943cfa68b779d11cf7de29aa878bf:/examples/window/hello.html diff --git a/examples/window/hello.html b/examples/window/hello.html index c8b5cc99..948fd330 100644 --- a/examples/window/hello.html +++ b/examples/window/hello.html @@ -6,9 +6,9 @@ - - - + + + @@ -28,7 +28,7 @@

Hello World Window

-

This example shows how to create a very simple modal Window with "autoTabs" from existing markup.

+

This example shows how to create a very simple Window with "autoTabs" from existing markup.



Note that the js is not minified so it is readable. See hello.js for the full source code.