Ignore:
Timestamp:
13 Jul 2021, 14:08:06 (4 years ago)
Author:
Henrik Bettermann
Message:

Enable applicants to upload also additional jpg files.

File:
1 edited

Legend:

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

    r16133 r16545  
    5454              <p tal:condition="python:view.file_exists(filename[1])">
    5555                <a tal:attributes="href python:filename[1]"i18n:translate="">
    56                   Download pdf file
     56                  Download file
    5757                </a>
    5858              </p>
     
    6767              </div>
    6868              <span i18n:translate="">
    69                 PDF files only. Max. file size:
     69                JPG or PDF files only. Max. file size:
    7070              </span>
    7171              <span tal:replace="view/max_file_upload_size">10 KB</span>
Note: See TracChangeset for help on using the changeset viewer.