examples/dialog/test.html
authorleon <leon@roojs.com>
Fri, 17 Jun 2022 03:59:51 +0000 (11:59 +0800)
committerleon <leon@roojs.com>
Fri, 17 Jun 2022 03:59:51 +0000 (11:59 +0800)
examples/dialog/test.html

index 3534065..4e2ba88 100644 (file)
@@ -22,7 +22,7 @@
 <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 
-<button type="button" onclick="RooDocs.viewSource.show('../../../Roo/dialog/UploadCropbox.js')">test.js</button>for the full source code.</p>
+<button type="button" onclick="RooDocs.viewSource.show('../../../Roo/bootstrap/UploadCropbox.js')">test.js</button>for the full source code.</p>
 
 </div>
 </body>