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

Peter Muir peter at bleepbleep.org.uk
Thu Jun 28 10:58:26 EDT 2007


  User: pmuir   
  Date: 07/06/28 10:58:26

  Modified:    ui/src/main/config/component  fileUpload.xml
  Log:
  add attributes to s:fileUpload
  
  Revision  Changes    Path
  1.4       +4 -0      jboss-seam/ui/src/main/config/component/fileUpload.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: fileUpload.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/ui/src/main/config/component/fileUpload.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- fileUpload.xml	22 Jun 2007 15:44:26 -0000	1.3
  +++ fileUpload.xml	28 Jun 2007 14:58:26 -0000	1.4
  @@ -48,7 +48,11 @@
   			</superclass>
   		</tag>
   		&ui_component_attributes;
  +		&ui_input_attributes;
   		&html_style_attributes;
  +		&html_input_attributes;
  +		&html_events;
  +		&html_input_events;
   		<property transient="true">
   			<name>accept</name>
   			<classname>java.lang.String</classname>
  
  
  



More information about the jboss-cvs-commits mailing list