Author: jstrachan Date: Wed Feb 18 14:09:25 2009 New Revision: 745519 URL: http://svn.apache.org/viewvc?rev=745519&view=rev Log: removed some cruft from the site layout
Modified: camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp Modified: camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp URL: http://svn.apache.org/viewvc/camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp?rev=745519&r1=745518&r2=745519&view=diff ============================================================================== --- camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp (original) +++ camel/trunk/components/camel-web/src/main/webapp/WEB-INF/decorators/main.jsp Wed Feb 18 14:09:25 2009 @@ -63,9 +63,11 @@ <div class="top_red_bar"> <div id="site-breadcrumbs"> <a href="<c:url value='/index'/>" title="Home">Home</a> +<%-- | <a href="<c:url value='/send'/>" title="Send">Send</a> +--%> </div> <div id="site-quicklinks"><P> <a href="http://camel.apache.org/support.html" @@ -86,6 +88,8 @@ <div class="navigation"> <div class="navigation_top"> <div class="navigation_bottom"> + +<%-- <H3>Queue Views</H3> <ul class="alternate" type="square"> @@ -94,6 +98,7 @@ <li><a href="queueGraph.jsp" title="View the queue depths as a graph">Graph</a></li> <li><a href="xml/queues.jsp" title="View the queues as XML">XML</a></li> </ul> +--%> <H3>Useful Links</H3> <ul class="alternate" type="square">