Development #7415
manager/templates: allow user of form.html to place content before and after fields
Start date:
29 May 2015
Due date:
% Done:
100%
Estimated time:
Patch proposed:
No
Planning:
Description
It simplifies adaptations to layout of form fields, like adding headers between fields.
Associated revisions
History
Updated by Benjamin Dauvergne over 7 years ago
- % Done changed from 0 to 100
- Status changed from Nouveau to Résolu (à déployer)
Appliqué par commit authentic2|cf08d19250f45048eca0fa71505ed7d65db03858.
Updated by Benjamin Dauvergne almost 7 years ago
- Status changed from Résolu (à déployer) to Solution déployée
manager/templates: allow user of form.html to place content before and after fields
Add two new blocks beforefield and afterfield. It simplifies adaptations
to layout of form fields, like adding headers between fields.
fixes #7415