examples/dialog/test.html
authorleon <leon@roojs.com>
Wed, 27 Apr 2022 07:17:18 +0000 (15:17 +0800)
committerleon <leon@roojs.com>
Wed, 27 Apr 2022 07:17:18 +0000 (15:17 +0800)
examples/dialog/test.html

index 52f4bd5..8f0d3a5 100644 (file)
@@ -2,7 +2,7 @@
 <html>
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>Hello World Dialog Example</title>
+<title>Upload Cropbox Dialog Example</title>
  <link rel="stylesheet" type="text/css" href="../../css/roojs-debug.css"/>
     <link rel="stylesheet" type="text/css" href="../../css/xtheme-slate.css"/>
 
@@ -16,7 +16,7 @@
 <body>
 <script type="text/javascript" src="../examples.js"></script><!-- EXAMPLES -->
 
-<h1>Hello World Dialog</h1>
+<h1>Upload Cropbox Dialog</h1>
 <p>This example shows how to create a very simple modal BasicDialog with "autoTabs".</p>
 <input type="button" id="show-dialog-btn" value="test" /><br /><br />
 <p>Note that the js is not minified so it is readable. See