commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r9230 - trunk/gnue-forms/src


From: reinhard
Subject: [gnue] r9230 - trunk/gnue-forms/src
Date: Mon, 8 Jan 2007 12:59:18 -0600 (CST)

Author: reinhard
Date: 2007-01-08 12:59:17 -0600 (Mon, 08 Jan 2007)
New Revision: 9230

Modified:
   trunk/gnue-forms/src/GFParser.py
Log:
Removed non-functional <field> attribute readonly.


Modified: trunk/gnue-forms/src/GFParser.py
===================================================================
--- trunk/gnue-forms/src/GFParser.py    2007-01-08 14:59:42 UTC (rev 9229)
+++ trunk/gnue-forms/src/GFParser.py    2007-01-08 18:59:17 UTC (rev 9230)
@@ -576,9 +576,6 @@
                'Description': 'The minimum number of characters the user must '
                               'enter into the entry.',
                'Default': 0 },
-            'readonly': {
-               'Typecast': GTypecast.boolean,
-               'Deprecated': 'Use editable="N" instead.'},
             'typecast': {
                'Typecast': GTypecast.name,
                'Deprecated': 'Use "type".'},





reply via email to

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