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

Shane Bryzak sbryzak at redhat.com
Fri Jun 22 03:09:49 EDT 2007


  User: sbryzak2
  Date: 07/06/22 03:09:49

  Modified:    ui/src/main/config/component  selectDate.xml
  Log:
  JBSEAM-1523
  
  Revision  Changes    Path
  1.3       +6 -0      jboss-seam/ui/src/main/config/component/selectDate.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: selectDate.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/ui/src/main/config/component/selectDate.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- selectDate.xml	19 Jun 2007 21:57:44 -0000	1.2
  +++ selectDate.xml	22 Jun 2007 07:09:49 -0000	1.3
  @@ -48,5 +48,11 @@
   			<description></description>
   			<defaultvalue>-1</defaultvalue>
   		</property>
  +		<property>
  +		  <name>firstDayOfWeek</name>
  +		  <classname>java.lang.Integer</classname>
  +		  <description>Set to override the default first day of week</description>
  +		  <defaultvalue>null</defaultvalue>
  +		</property>
   	</component>
   </components>
  
  
  



More information about the jboss-cvs-commits mailing list