Last change
on this file since 17937 was
880,
checked in by joachim, 18 years ago
|
patched getRolesInContext to support dynamic roles
modified waeup_student_wf accordingly
|
-
Property svn:keywords set to
Id
|
File size:
224 bytes
|
Line | |
---|
1 | #-*- mode: python; mode: fold -*- |
---|
2 | from Products.CPSSchemas.BasicWidgets import CPSStringWidget |
---|
3 | from Products.CPSSchemas.BasicWidgets import CPSEmailWidget |
---|
4 | CPSStringWidget.display_width = 30 |
---|
5 | CPSEmailWidget.display_width = 30 |
---|
Note: See
TracBrowser for help on using the repository browser.