You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by jm...@apache.org on 2006/08/24 18:02:04 UTC

svn commit: r434452 - /incubator/xap/trunk/WebContent/examples/basic/dom0.html

Author: jmargaris
Date: Thu Aug 24 11:02:03 2006
New Revision: 434452

URL: http://svn.apache.org/viewvc?rev=434452&view=rev
Log:
removed dojo.js

Modified:
    incubator/xap/trunk/WebContent/examples/basic/dom0.html

Modified: incubator/xap/trunk/WebContent/examples/basic/dom0.html
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/WebContent/examples/basic/dom0.html?rev=434452&r1=434451&r2=434452&view=diff
==============================================================================
--- incubator/xap/trunk/WebContent/examples/basic/dom0.html (original)
+++ incubator/xap/trunk/WebContent/examples/basic/dom0.html Thu Aug 24 11:02:03 2006
@@ -15,9 +15,6 @@
 			parseWidgets: false
 		};
 	</script>    
-	
-    <script language="JavaScript" type="text/javascript" src="../../src/dojo/dojo.js"></script>
-
     <script language="JavaScript" type="text/javascript" src="../../xapcore.js"></script>