# -*- coding: utf-8 -*- <%inherit file="jm2l:templates/layout.mako"/> <%namespace name="helpers" file="jm2l:templates/helpers.mako"/> <%namespace name="h" file="jm2l:templates/helpers.mako"/> <%def name="jsAddOn()"> <%def name="cssAddOn()">

Liste des justificatifs

% if len(found)==0: % endif % for item, one_dic in found.iteritems(): % if one_dic.has_key("Justif"): % else: % endif % if one_dic.has_key("RIB"): % else: % endif % endfor
Liste des Frais
Nom Justificatif RIB
Aucun justificatif trouvé
${one_dic["User"]["prenom"]} ${one_dic["User"]["nom"]} ${h.uploader("Justif", one_dic["User"]["uid"], "Justif_"+one_dic["User"]["slug"], True)} Rien ${h.uploader("RIB", one_dic["User"]["uid"], "RIB_"+one_dic["User"]["slug"], True)} Rien