Author: btami
Date: 2006-06-21 03:36:05 -0500 (Wed, 21 Jun 2006)
New Revision: 8503
Modified:
trunk/gnue-forms/src/GFParser.py
Log:
adding boolean typecast back to fields
Modified: trunk/gnue-forms/src/GFParser.py
===================================================================
--- trunk/gnue-forms/src/GFParser.py 2006-06-21 08:26:29 UTC (rev 8502)
+++ trunk/gnue-forms/src/GFParser.py 2006-06-21 08:36:05 UTC (rev 8503)
@@ -404,6 +404,7 @@
'Typecast': GTypecast.name,
'Label': _('Data Type'),
'ValueSet': {
+ 'boolean': {'Label': _('Boolean')},
'text': {'Label': _('Text')},
'number': {'Label': _('Numeric')},
'date': {'Label': _('Date/Time')} },
_______________________________________________
commit-gnue mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/commit-gnue