commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnue-contrib] r276 - address/forms


From: reinhard
Subject: [gnue-contrib] r276 - address/forms
Date: Wed, 16 May 2007 04:16:27 -0500 (CDT)

Author: reinhard
Date: 2007-05-16 04:16:26 -0500 (Wed, 16 May 2007)
New Revision: 276

Modified:
   address/forms/address.gfd
Log:
Fixed typo.


Modified: address/forms/address.gfd
===================================================================
--- address/forms/address.gfd   2007-05-15 18:51:16 UTC (rev 275)
+++ address/forms/address.gfd   2007-05-16 09:16:26 UTC (rev 276)
@@ -533,7 +533,7 @@
     <action name="act_button_focus">
       # FIXME: get_record_count not available before gnue-forms 0.6-pre1
       # if blk_contact.get_record_count() == 1 and 
blk_contact.get_record_status() == 'clean':
-      if blk_contact.getResultSet().getRecordCount() == 1 and 
blk_company.get_record_status() == 'clean':
+      if blk_contact.getResultSet().getRecordCount() == 1 and 
blk_contact.get_record_status() == 'clean':
           act_select.run()
     </action>
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]