/[pac]/pac/PACDefault/ActionRecipient.py
ViewVC logotype

Diff of /pac/PACDefault/ActionRecipient.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.18 by tvon, Mon Nov 10 19:41:37 2003 UTC revision 1.19 by tvon, Mon Nov 10 22:51:29 2003 UTC
# Line 113  schema = BaseFolderSchema + Schema(( Line 113  schema = BaseFolderSchema + Schema((
113          widget=LinesWidget(label='Organizations'),          widget=LinesWidget(label='Organizations'),
114          searchable=1,          searchable=1,
115          ),          ),
116        LinesField('notes',
117            widget=LinesWidget(label='Notes'),
118            searchable=1,
119            ),
120      )) + TemplateMixin.schema      )) + TemplateMixin.schema
121  #    ImageField('picture'),  #    ImageField('picture'),
122    

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26