You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by js...@apache.org on 2008/03/10 03:41:22 UTC

svn commit: r635420 - /incubator/tuscany/java/sca/tutorial/store-eu/uiservices/store-eu.html

Author: jsdelfino
Date: Sun Mar  9 19:41:20 2008
New Revision: 635420

URL: http://svn.apache.org/viewvc?rev=635420&view=rev
Log:
Fixed incorrect javascript name.

Modified:
    incubator/tuscany/java/sca/tutorial/store-eu/uiservices/store-eu.html

Modified: incubator/tuscany/java/sca/tutorial/store-eu/uiservices/store-eu.html
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/sca/tutorial/store-eu/uiservices/store-eu.html?rev=635420&r1=635419&r2=635420&view=diff
==============================================================================
--- incubator/tuscany/java/sca/tutorial/store-eu/uiservices/store-eu.html (original)
+++ incubator/tuscany/java/sca/tutorial/store-eu/uiservices/store-eu.html Sun Mar  9 19:41:20 2008
@@ -20,7 +20,7 @@
 <head>
 <title>EU Store</title>
 
-<script type="text/javascript" src="store.js"></script>
+<script type="text/javascript" src="store-eu.js"></script>
 
 <script language="JavaScript">
 



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org