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

Christian Bauer christian at hibernate.org
Fri Mar 9 03:02:09 EST 2007


  User: cbauer  
  Date: 07/03/09 03:02:09

  Modified:    examples/wiki/view/themes/default  template.xhtml
  Log:
  Fixed file uploading
  
  Revision  Changes    Path
  1.6       +3 -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.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- template.xhtml	7 Mar 2007 18:37:38 -0000	1.5
  +++ template.xhtml	9 Mar 2007 08:02:09 -0000	1.6
  @@ -136,8 +136,10 @@
   
       </div>
   
  -    <!-- Remove this to disable Facelets JSF debugging -->
  +    <!-- Remove this to disable Facelets JSF debugging
  +    TODO: This breaks re-rendering of s:fileUpload, http://jira.jboss.com/jira/browse/JBSEAM-948
       <ui:debug hotkey="D"/>
  +    -->
   
   </div>
   
  
  
  



More information about the jboss-cvs-commits mailing list