[jboss-cvs] jboss-seam/examples/wiki/view/themes/default ...

Christian Bauer christian at hibernate.org
Wed Mar 7 13:37:38 EST 2007


  User: cbauer  
  Date: 07/03/07 13:37:38

  Modified:    examples/wiki/view/themes/default  template.xhtml
  Log:
  Moved to hot-redeploy WAR build structure
  
  Revision  Changes    Path
  1.5       +1 -1      jboss-seam/examples/wiki/view/themes/default/template.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: template.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/wiki/view/themes/default/template.xhtml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -b -r1.4 -r1.5
  --- template.xhtml	27 Feb 2007 13:21:44 -0000	1.4
  +++ template.xhtml	7 Mar 2007 18:37:38 -0000	1.5
  @@ -12,7 +12,7 @@
           <ui:insert name="screenname"/>
       </title>
       <link href="#{themePath}/css/template.css" rel="stylesheet" type="text/css"/>
  -    <ui:insert name="pluginCSS"/>
  +    <ui:insert name="pluginHeaders"/>
   
       <script type="text/javascript">
           function clickClear(thisfield, defaulttext) {
  
  
  



More information about the jboss-cvs-commits mailing list