examples/form/htmledit.html
authorAlan Knowles <alan@akbkhome.com>
Mon, 16 Aug 2010 08:19:45 +0000 (16:19 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 16 Aug 2010 08:19:45 +0000 (16:19 +0800)
examples/form/htmledit.html

index 692c4a0..d0fc74c 100644 (file)
@@ -25,8 +25,8 @@
         </p>
 
         <p>The js is not minified so it is readable. See 
-        <button type="button" onclick="RooDocs.viewSource.show('/htmledit.js')">dynamic.js</button> and 
-        <button type="button" onclick="RooDocs.viewSource.show('/htmledit.html')">dynamic.html</button>
+        <button type="button" onclick="RooDocs.viewSource.show('/htmledit.js')">htmledit.js</button> and 
+        <button type="button" onclick="RooDocs.viewSource.show('/htmledit.html')">htmledit.html</button>
         .</p>