[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Gavin King gavin.king at jboss.com
Tue Jan 23 13:19:10 EST 2007


  User: gavin   
  Date: 07/01/23 13:19:10

  Modified:    doc/reference/en/modules  concepts.xml
  Log:
  fix JBSEAM-684
  
  Revision  Changes    Path
  1.49      +0 -1      jboss-seam/doc/reference/en/modules/concepts.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: concepts.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/concepts.xml,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -b -r1.48 -r1.49
  --- concepts.xml	23 Jan 2007 10:51:33 -0000	1.48
  +++ concepts.xml	23 Jan 2007 18:19:10 -0000	1.49
  @@ -918,7 +918,6 @@
       
       public void setBalance(BigDecimal balance)
       {
  -        setDirty(this.balance, balance);
           this.balance = balance;
       }
       
  
  
  



More information about the jboss-cvs-commits mailing list