[jboss-cvs] jboss-seam/ui/src/main/config/component ...

Peter Muir peter at bleepbleep.org.uk
Thu Jun 21 07:52:13 EDT 2007


  User: pmuir   
  Date: 07/06/21 07:52:13

  Modified:    ui/src/main/config/component  loadStyle.xml
  Log:
  Fix UILoadStyle
  
  Revision  Changes    Path
  1.3       +1 -1      jboss-seam/ui/src/main/config/component/loadStyle.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: loadStyle.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/ui/src/main/config/component/loadStyle.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- loadStyle.xml	19 Jun 2007 21:57:44 -0000	1.2
  +++ loadStyle.xml	21 Jun 2007 11:52:13 -0000	1.3
  @@ -3,7 +3,7 @@
   <components>
   	<component>
   		<name>org.jboss.seam.ui.LoadStyle</name>
  -		<family>org.jboss.seam.ui.LoadStyle</family>
  +		<family>org.ajax4jsf.LoadStyle</family>
   		<classname>org.jboss.seam.ui.component.html.HtmlLoadStyle</classname>
   		<superclass>org.jboss.seam.ui.component.UILoadStyle</superclass>
   		<description>
  
  
  



More information about the jboss-cvs-commits mailing list