Merge pull request #4375 from betagouv/minor-change

Minor change
This commit is contained in:
Keirua 2019-10-01 10:24:58 +02:00 committed by GitHub
commit e3061cfe07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 7 deletions

View file

@ -3,16 +3,14 @@
= link_to 'DINSIC', "http://etatplateforme.modernisation.gouv.fr"
= Time.zone.now.year
\-
= link_to 'Nouveautés', 'https://github.com/betagouv/demarches-simplifiees.fr/releases', target: '_blank'
= link_to 'Nouveautés', 'https://doc.demarches-simplifiees.fr/nouveautes', target: '_blank'
\-
= link_to 'Statistiques', stats_path, data: { turbolinks: false } # Turbolinks disabled for Chartkick. See Issue #350
\-
= link_to 'CGU / Mentions légales', CGU_URL
= link_to 'CGU / Mentions légales', CGU_URL, target: '_blank'
\-
= contact_link 'Contact'
= link_to 'Documentation', DOC_URL, target: '_blank'
\-
= link_to 'Documentation', DOC_URL
= link_to 'FAQ', FAQ_ADMIN_URL, target: '_blank'
\-
= link_to 'FAQ', FAQ_ADMIN_URL
\-
= link_to 'Inscription ateliers en ligne', WEBINAIRE_URL
= link_to 'Inscription ateliers en ligne', WEBINAIRE_URL, target: '_blank'

View file

@ -62,6 +62,10 @@
.procedure-list-element{ class: ('active' if active == 'MonAvis') }
MonAvis
%a#onglet-description{ href: url_for(admin_procedures_path()) }
.procedure-list-element
Sortir
.split-hr-left