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>
_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue