Last change
on this file since 878 was
869,
checked in by Henrik Bettermann, 18 years ago
|
comments field removed in mail form
admission slip shown in objection_raised_view
|
-
Property svn:keywords set to
Id
|
File size:
223 bytes
|
Rev | Line | |
---|
[867] | 1 | #-*- mode: python; mode: fold -*- |
---|
| 2 | from Products.CPSSchemas.BasicWidgets import CPSStringWidget |
---|
[869] | 3 | from Products.CPSSchemas.BasicWidgets import CPSEmailWidget |
---|
| 4 | CPSStringWidget.display_width = 30 |
---|
| 5 | CPSEmailWidgetdisplay_width = 30 |
---|
Note: See
TracBrowser for help on using the repository browser.