Last change
on this file since 17948 was
1028,
checked in by Henrik Bettermann, 18 years ago
|
date labels changed
SectionReader? role can be assigned by SectionOfficers?
formaction changed in waeup_edit_form
warning added in clearance_pin_form
|
-
Property svn:keywords set to
Id
|
File size:
498 bytes
|
Line | |
---|
1 | <tal:block define=" |
---|
2 | rendered_main python:context.getContent().render(layout_mode='edit', |
---|
3 | cluster=None, |
---|
4 | request=request, |
---|
5 | use_session=True, |
---|
6 | no_form=True); |
---|
7 | form_action string:external_edit; |
---|
8 | form_type string:external; |
---|
9 | is_allowed context/isSectionOfficer; |
---|
10 | creation python:False; |
---|
11 | metadata metadata|nothing;" |
---|
12 | > |
---|
13 | <metal:block use-macro="context/waeup_edit_form/macros/edit_form" /> |
---|
14 | </tal:block> |
---|
Note: See
TracBrowser for help on using the repository browser.