[Carbon-dev] svn commit r19882 - trunk/carbon-components/caching/org.wso2.carbon.caching.ui/src/main/resources/web

isuru at wso2.com isuru at wso2.com
Tue Jul 22 23:35:46 PDT 2008


Author: isuru
Date: Tue Jul 22 23:35:46 2008
New Revision: 19882
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19882

Log:
Bread crumbs for caching



Modified:
   trunk/carbon-components/caching/org.wso2.carbon.caching.ui/src/main/resources/web/index.jsp

Modified: trunk/carbon-components/caching/org.wso2.carbon.caching.ui/src/main/resources/web/index.jsp
URL: http://wso2.org/svn/browse/wso2/trunk/carbon-components/caching/org.wso2.carbon.caching.ui/src/main/resources/web/index.jsp?rev=19882&r1=19881&r2=19882&view=diff
==============================================================================
--- trunk/carbon-components/caching/org.wso2.carbon.caching.ui/src/main/resources/web/index.jsp	(original)
+++ trunk/carbon-components/caching/org.wso2.carbon.caching.ui/src/main/resources/web/index.jsp	Tue Jul 22 23:35:46 2008
@@ -117,6 +117,9 @@
 </script>
 
 <body>
+<p><a href="../service-mgt/index.html">Services</a>&#160;&gt;&#160;<a href="../service-mgt/index.html?back=<%= serviceName%>"><%= serviceName%></a>&#160;&gt;&#160;Caching</p>
+<p>&nbsp;</p>
+
 <form id="form1" name="configForm" method="post" action="">
     <table width="340" border="0">
         <tr>



More information about the Carbon-dev mailing list