[% USE raw %] [% USE Asset %] [% USE KohaDates %] [% USE Branches %] [% USE AuthorisedValues %] [% SET footerjs = 1 %] [% INCLUDE 'doc-head-open.inc' %] Files for [% INCLUDE 'patron-title.inc' no_html = 1 %] [% INCLUDE 'doc-head-close.inc' %] [% WRAPPER 'header.inc' %] [% INCLUDE 'patron-search-header.inc' %] [% END %] [% WRAPPER 'sub-header.inc' %] [% END %]
[% INCLUDE 'members-toolbar.inc' %]

Files

[% IF errors %]
[% IF errors.empty_upload %]The file you are attempting to upload has no contents.[% END %] [% IF errors.no_file %]You did not select a file to upload.[% END %]
[% END %] [% IF ( files ) %] [% IF CAN_user_borrowers_edit_borrowers %][% END %] [% FOREACH f IN files %] [% IF CAN_user_borrowers_edit_borrowers %][% END %] [% END %]
Name Type Description Uploaded 
[% f.file_name | html %] [% f.file_type | html %] [% f.file_description | html %] [% f.date_uploaded | $KohaDates %] Delete
[% ELSE %]

This patron has no files attached.

[% END %]
Upload new file
[% MACRO jsinclude BLOCK %] [% INCLUDE 'str/members-menu.inc' %] [% Asset.js("js/members-menu.js") | $raw %] [% END %] [% INCLUDE 'intranet-bottom.inc' %]