source: WAeUP_SRP/trunk/PatchBasicWidgetsCPSStringWidget.py @ 1681

Last change on this file since 1681 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
RevLine 
[867]1#-*- mode: python; mode: fold -*-
2from Products.CPSSchemas.BasicWidgets import CPSStringWidget
[869]3from Products.CPSSchemas.BasicWidgets import CPSEmailWidget
4CPSStringWidget.display_width = 30
[880]5CPSEmailWidget.display_width = 30
Note: See TracBrowser for help on using the repository browser.