source: WAeUP_SRP/branches/srpp_on_branch/PatchBasicWidgetsCPSStringWidget.py @ 15656

Last change on this file since 15656 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 -*-
2from Products.CPSSchemas.BasicWidgets import CPSStringWidget
3from Products.CPSSchemas.BasicWidgets import CPSEmailWidget
4CPSStringWidget.display_width = 30
5CPSEmailWidget.display_width = 30
Note: See TracBrowser for help on using the repository browser.