[jboss-cvs] jboss-seam/examples/issues/resources/WEB-INF ...

Gavin King gavin.king at jboss.com
Tue Oct 31 17:39:45 EST 2006


  User: gavin   
  Date: 06/10/31 17:39:45

  Modified:    examples/issues/resources/WEB-INF  pages.xml
  Log:
  fixed some bugs
  
  Revision  Changes    Path
  1.2       +1 -0      jboss-seam/examples/issues/resources/WEB-INF/pages.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pages.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/issues/resources/WEB-INF/pages.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- pages.xml	5 Jan 2006 02:44:12 -0000	1.1
  +++ pages.xml	31 Oct 2006 22:39:44 -0000	1.2
  @@ -1,4 +1,5 @@
   <pages>
  +    <page view-id="/login.jsp" switch="disabled"/>
   	<page view-id="/editIssue.jsp">#{issueEditor.description}</page>
   	<page view-id="/editComment.jsp">#{commentEditor.description}</page>
   	<page view-id="/editProject.jsp">#{projectEditor.description}</page>
  
  
  



More information about the jboss-cvs-commits mailing list