Parent Directory
|
Revision Log
|
Patch
| revision 1.14 by tvon, Sun Oct 12 03:48:56 2003 UTC | revision 1.15 by tvon, Sun Oct 12 05:59:14 2003 UTC | |
|---|---|---|
| # | Line 42 schema = BaseSchema + Schema(( | Line 42 schema = BaseSchema + Schema(( |
| 42 | # recipients | # recipients |
| 43 | LinesField('actionRecipients', | LinesField('actionRecipients', |
| 44 | widget=LinesWidget(label='Action Recipients', | widget=LinesWidget(label='Action Recipients', |
| 45 | macro_edit='pac_templates/widgets/actionrecipients_chooser',), | macro_edit='pac_widgets/actionrecipients_chooser',), |
| 46 | schemata='recipients', | schemata='recipients', |
| 47 | ), | ), |
| 48 | ################################### | ################################### |
|
||||||||
| savannah-hackers-public@gnu.org | ViewVC Help |
| Powered by ViewVC 1.1.26 |