[Zope3-checkins] CVS: Zope3/src/zope/app/interfaces/browser -
widget.py:1.1.2.5
Dave Fregon
axxs at axxs.org
Sun Feb 8 21:17:16 EST 2004
Update of /cvs-repository/Zope3/src/zope/app/interfaces/browser
In directory cvs.zope.org:/tmp/cvs-serv17758/src/zope/app/interfaces/browser
Modified Files:
Tag: ozzope-widgets-branch
widget.py
Log Message:
reverted error on widget.py by inclusion of rotterdam references
checking to share completion of configure.zcml
=== Zope3/src/zope/app/interfaces/browser/widget.py 1.1.2.4 => 1.1.2.5 ===
--- Zope3/src/zope/app/interfaces/browser/widget.py:1.1.2.4 Sun Feb 8 17:47:39 2004
+++ Zope3/src/zope/app/interfaces/browser/widget.py Sun Feb 8 21:17:15 2004
@@ -136,9 +136,3 @@
orientation = Attribute("XXX - needs documentation")
-class ISimpleEditingWidget(IBrowserWidget, IEditWidget):
-
- width = Attribute("XXX - needs documentation")
- height = Attribute("XXX - needs documentation")
- extra = Attribute("XXX - needs documentation")
-
More information about the Zope3-Checkins
mailing list