Changeset 17670 for main/waeup.kofa/trunk/src/waeup/kofa
- Timestamp:
- 16 Jan 2024, 10:43:45 (11 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/applicanteditpage.pt
r16578 r17670 102 102 103 103 <div tal:condition="python: not view.manage_applications 104 and context.__parent__.picture_editable">104 and view.picture_editable"> 105 105 <input id="confirm_passport" name="confirm_passport" 106 106 type="checkbox" value="True"/>
Note: See TracChangeset for help on using the changeset viewer.