[jboss-cvs] jboss-seam/examples/dvdstore/web/WEB-INF ...

Gavin King gavin.king at jboss.com
Thu Nov 2 13:26:04 EST 2006


  User: gavin   
  Date: 06/11/02 13:26:04

  Modified:    examples/dvdstore/web/WEB-INF  template.xhtml
  Log:
  use seam resource bundle
  split out navrules
  
  Revision  Changes    Path
  1.6       +1 -2      jboss-seam/examples/dvdstore/web/WEB-INF/template.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: template.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/dvdstore/web/WEB-INF/template.xhtml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- template.xhtml	29 Jun 2006 21:01:26 -0000	1.5
  +++ template.xhtml	2 Nov 2006 18:26:04 -0000	1.6
  @@ -6,7 +6,6 @@
         xmlns:h="http://java.sun.com/jsf/html"
         xmlns:f="http://java.sun.com/jsf/core">
   <head>
  -    <f:loadBundle basename="messages" var="msgs" />     
       <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
       <title>JBoss DVD Store</title>    
       <link href="#{facesContext.externalContext.requestContextPath}/screen.css" rel="stylesheet" type="text/css" />
  
  
  



More information about the jboss-cvs-commits mailing list