commit-gnue
[Top][All Lists]
Advanced

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

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


From: reinhard
Subject: [gnue] r8553 - trunk/gnue-forms/src
Date: Tue, 8 Aug 2006 15:11:47 -0500 (CDT)

Author: reinhard
Date: 2006-08-08 15:11:47 -0500 (Tue, 08 Aug 2006)
New Revision: 8553

Modified:
   trunk/gnue-forms/src/GFParser.py
Log:
Removed requirement for forms to have at least one block. There might be, for
example, forms with only buttons on it.


Modified: trunk/gnue-forms/src/GFParser.py
===================================================================
--- trunk/gnue-forms/src/GFParser.py    2006-08-08 20:10:36 UTC (rev 8552)
+++ trunk/gnue-forms/src/GFParser.py    2006-08-08 20:11:47 UTC (rev 8553)
@@ -327,7 +327,6 @@
 
       'block': {
          'BaseClass': GFObjects.GFBlock,
-         'Required': True,
          'Importable': True,
          'Attributes': {
             'name': {





reply via email to

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