Last change
on this file since 16680 was
3692,
checked in by Henrik Bettermann, 16 years ago
|
- Implement custom profile for Uniben and trim default profile
|
-
Property svn:keywords set to
Id
|
File size:
605 bytes
|
Line | |
---|
1 | <metal:defineblock tal:define="rendered_main python:context.getContent().render(layout_mode='edit', |
---|
2 | cluster=None, |
---|
3 | request=request, |
---|
4 | use_session=True, |
---|
5 | no_form=True); |
---|
6 | form_action string:external_edit; |
---|
7 | form_type string:external; |
---|
8 | is_allowed context/isSectionOfficer; |
---|
9 | creation python:False; |
---|
10 | metadata metadata|nothing; |
---|
11 | template here/slip_template/macros/master; |
---|
12 | info here/getDocumentInfo;" |
---|
13 | > |
---|
14 | <metal:block use-macro="context/waeup_edit_form/macros/edit_form" /> |
---|
15 | </metal:defineblock> |
---|
Note: See
TracBrowser for help on using the repository browser.