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

Peter Muir peter at bleepbleep.org.uk
Thu Sep 20 08:26:55 EDT 2007


  User: pmuir   
  Date: 07/09/20 08:26:55

  Modified:    examples/seamdiscs/resources/WEB-INF  web.xml
  Log:
  Update skin parameter
  
  Revision  Changes    Path
  1.6       +1 -1      jboss-seam/examples/seamdiscs/resources/WEB-INF/web.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: web.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamdiscs/resources/WEB-INF/web.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- web.xml	16 Jul 2007 06:45:55 -0000	1.5
  +++ web.xml	20 Sep 2007 12:26:55 -0000	1.6
  @@ -15,7 +15,7 @@
       </context-param>-->
       
       <context-param>
  -        <param-name>org.ajax4jsf.SKIN</param-name>
  +        <param-name>org.richfaces.SKIN</param-name>
           <param-value>blueSky</param-value>
       </context-param>
    
  
  
  



More information about the jboss-cvs-commits mailing list