Ignore:
Timestamp:
18 Apr 2020, 16:42:14 (5 years ago)
Author:
Henrik Bettermann
Message:

Implement referee report slip. Show passport picture on referee pages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser_templates/refereereportpage.pt

    r16056 r16058  
    1414  </strong>
    1515  of the <span i18n:name="app_title" tal:replace="layout/getAppTitle"></span>.
     16 
    1617  <br /><br />
    17   Please fill and submit the following form. After submission the form will
    18   be locked. You can neither view nor edit your report after submission.
     18
     19  <img tal:condition="python: context.__parent__.with_picture"
     20       src="" height="180px" tal:attributes="src view/passport_url" />
     21
     22  <br /><br />
     23
     24  Please fill and submit the following referee report form. After submission
     25  the form will be locked. You can neither view nor edit
     26  your report after submission.
    1927</p>
    2028
Note: See TracChangeset for help on using the changeset viewer.