chore: remove download link of pdf form of closed procedure
This commit is contained in:
parent
f54caddcfe
commit
4d53bdcae5
1 changed files with 5 additions and 4 deletions
|
@ -59,10 +59,11 @@
|
|||
|
||||
|
||||
.fr-col-12.fr-col-sm-4.fr-col-md-4
|
||||
%h3.fr-footer__top-cat= I18n.t('users.procedure_footer.dematerialisation.header')
|
||||
.fr-download
|
||||
%p
|
||||
= link_to I18n.t('users.procedure_footer.dematerialisation.title_1'), commencer_dossier_vide_for_revision_path(procedure.active_revision), class: 'fr-footer__top-link fr-download__link'
|
||||
- unless procedure.close?
|
||||
%h3.fr-footer__top-cat= I18n.t('users.procedure_footer.dematerialisation.header')
|
||||
.fr-download
|
||||
%p
|
||||
= link_to I18n.t('users.procedure_footer.dematerialisation.title_1'), commencer_dossier_vide_for_revision_path(procedure.active_revision), class: 'fr-footer__top-link fr-download__link'
|
||||
%h3.fr-footer__top-cat= I18n.t('users.procedure_footer.support.header')
|
||||
.fr-footer__brand.fr-enlarge-link
|
||||
= link_to t("users.procedure_footer.dematerialisation.link"), title: t("users.procedure_footer.dematerialisation.alt"), class: "fr-footer__brand-link" do
|
||||
|
|
Loading…
Reference in a new issue