[Ds-java-dev] svn commit r16662 - trunk/solutions/data-services/java/docs/design/storyboards

svn at wso2.org svn at wso2.org
Wed May 7 23:22:43 PDT 2008


Author: azeez
Date: Wed May  7 23:22:37 2008
New Revision: 16662

Log:

updates

Modified:
   trunk/solutions/data-services/java/docs/design/storyboards/index.html

Modified: trunk/solutions/data-services/java/docs/design/storyboards/index.html
==============================================================================
--- trunk/solutions/data-services/java/docs/design/storyboards/index.html	(original)
+++ trunk/solutions/data-services/java/docs/design/storyboards/index.html	Wed May  7 23:22:37 2008
@@ -2,12 +2,12 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
-<title>Untitled Document</title>
+<title>WSO2 Data Services</title>
 </head>
 
-<frameset rows="*" cols="184,*" frameborder="no" border="1" framespacing="1">
+<frameset rows="*" cols="184,*" framespacing="1" frameborder="yes" border="1" bordercolor="#666666">
   <frame src="menu.html" name="leftFrame" scrolling="No" noresize="noresize" id="leftFrame" title="leftFrame" />
-  <frameset rows="93,*" cols="*" framespacing="1" frameborder="no" border="1">
+  <frameset rows="93,*" cols="*" framespacing="1" frameborder="yes" border="1" bordercolor="#666666">
     <frame src="top.html" name="topFrame" scrolling="No" noresize="noresize" id="topFrame" title="topFrame" />
     <frame src="service-mgt.html" name="mainFrame" id="mainFrame" title="mainFrame" />
   </frameset>



More information about the Ds-java-dev mailing list