[Ds-java-dev] svn commit r18554 - trunk/solutions/data-services/java/modules/www/resources/web

saminda at wso2.com saminda at wso2.com
Mon Jun 23 01:30:21 PDT 2008


Author: saminda
Date: Mon Jun 23 01:30:20 2008
New Revision: 18554
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=18554

Log:


Added:
   trunk/solutions/data-services/java/modules/www/resources/web/ds_main.html
      - copied, changed from r18544, /trunk/solutions/data-services/java/modules/www/resources/web/index.html
Removed:
   trunk/solutions/data-services/java/modules/www/resources/web/index.html

Copied: trunk/solutions/data-services/java/modules/www/resources/web/ds_main.html (from r18544, /trunk/solutions/data-services/java/modules/www/resources/web/index.html)
URL: http://wso2.org/svn/browse/wso2/trunk/solutions/data-services/java/modules/www/resources/web/ds_main.html?rev=18554&r1=18544&r2=18554&view=diff
==============================================================================
--- /trunk/solutions/data-services/java/modules/www/resources/web/index.html	(original)
+++ trunk/solutions/data-services/java/modules/www/resources/web/ds_main.html	Mon Jun 23 01:30:20 2008
@@ -44,13 +44,13 @@
         </ul>
     </div>-->
     <div class="logo">
-        <a href="index.html"><img src="extensions/core/images/ds_logo.gif" alt="WSO2 Carbon"/></a>
+        <a href="ds_main.html"><img src="extensions/core/images/ds_logo.gif" alt="WSO2 Carbon"/></a>
     </div>
 </div>
 
 <div id="left">
     <ul class="menu">
-        <li class="home"><a href="index.html">Home</a></li>
+        <li class="home"><a href="ds_main.html">Home</a></li>
         <li><a href="#" onclick="addNewDataService(); return false;"><nobr>New Data
             Service</nobr></a></li>
         <li><a href="#" onclick="getAvailableDS(); return false;"><nobr>Edit

Deleted: trunk/solutions/data-services/java/modules/www/resources/web/index.html
URL: http://wso2.org/svn/browse/wso2/None?pathrev=18553



More information about the Ds-java-dev mailing list