Author: keith
Date: Sat Jul 19 21:51:01 2008
New Revision: 19652
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19652

Log:
Fixing the location where WSRequest should reside


Modified:
   
trunk/mashup/java/modules/core/scripts/services/version.resources/www/index.html

Modified: 
trunk/mashup/java/modules/core/scripts/services/version.resources/www/index.html
URL: 
http://wso2.org/svn/browse/wso2/trunk/mashup/java/modules/core/scripts/services/version.resources/www/index.html?rev=19652&r1=19651&r2=19652&view=diff
==============================================================================
--- 
trunk/mashup/java/modules/core/scripts/services/version.resources/www/index.html
    (original)
+++ 
trunk/mashup/java/modules/core/scripts/services/version.resources/www/index.html
    Sat Jul 19 21:51:01 2008
@@ -25,7 +25,7 @@
     .template {margin-left:1em; margin-bottom:1em; font-size:125%}
     #console {color:red; font-weight:bold}
 </style>
-<script type="text/javascript" src="js/wso2/WSRequest.js"></script>
+<script type="text/javascript" src="../../../js/wso2/WSRequest.js"></script>
 <script type="text/javascript" src="../version?stub"></script>
 <script type="text/javascript">
     function load() {

_______________________________________________
Mashup-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev

Reply via email to