demarches-normaliennes/app/views/shared/_procedure_pieces_jointes_list.html.haml

6 lines
135 B
Text

- tdc, parent_tdc = pj
%li
= tdc.libelle
= "(#{parent_tdc.libelle})" if parent_tdc
= t('utils.no_mandatory') if !tdc.mandatory?