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

Diff of /pac/PACDefault/ActionLetter.py

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

revision 1.1 by tvon, Tue Oct 7 20:08:56 2003 UTC revision 1.2 by tvon, Wed Oct 8 00:44:40 2003 UTC
# Line 5  from Products.PACDefault.config import * Line 5  from Products.PACDefault.config import *
5    
6  schema = BaseSchema + Schema((  schema = BaseSchema + Schema((
7    
8      TextField('summary',      TextField('Instructions',
9          widget=RichWidget(label='Summary'),          widget=RichWidget(label='Instructions'),
10          ),          ),
11    
12      )) + TemplateMixin.schema      )) + TemplateMixin.schema

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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