[jboss-cvs] JBossAS SVN: r101475 - projects/snowdrop/examples/trunk/sportsclub/sportsclub-reservations-web/src/main/webapp/includes.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Feb 25 10:03:00 EST 2010


Author: lvlcek at redhat.com
Date: 2010-02-25 10:02:59 -0500 (Thu, 25 Feb 2010)
New Revision: 101475

Modified:
   projects/snowdrop/examples/trunk/sportsclub/sportsclub-reservations-web/src/main/webapp/includes/header.xhtml
Log:
removed header links

Modified: projects/snowdrop/examples/trunk/sportsclub/sportsclub-reservations-web/src/main/webapp/includes/header.xhtml
===================================================================
--- projects/snowdrop/examples/trunk/sportsclub/sportsclub-reservations-web/src/main/webapp/includes/header.xhtml	2010-02-25 14:58:19 UTC (rev 101474)
+++ projects/snowdrop/examples/trunk/sportsclub/sportsclub-reservations-web/src/main/webapp/includes/header.xhtml	2010-02-25 15:02:59 UTC (rev 101475)
@@ -7,14 +7,6 @@
     <rich:panel>
         
         <h:outputText value="Sports Club Reservations"/>
-        <br/>
-        <h:outputLink id="home" value="/sportsclub/index.jsf">
-            <h:outputText value="Home"/>
-        </h:outputLink>
-        <f:verbatim>&amp;nbsp;&amp;nbsp;</f:verbatim>
-        <h:outputLink id="subscriptions" value="/sportsclub/subscriptions/">
-            <h:outputText value="Subscriptions"/>
-        </h:outputLink>
 
     </rich:panel>
     <h:form>




More information about the jboss-cvs-commits mailing list