Delete docs links on landing page
This commit is contained in:
parent
889b083377
commit
8021825ffe
2 changed files with 3 additions and 3 deletions
|
@ -113,7 +113,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
ul{
|
ul{
|
||||||
margin-top: 8%;
|
margin-top: 14%;
|
||||||
}
|
}
|
||||||
|
|
||||||
img {
|
img {
|
||||||
|
|
|
@ -110,8 +110,8 @@
|
||||||
=link_to 'Dépliant de présentation', '/data/TPS_Trois_volets.pdf', {target: '_blank'}
|
=link_to 'Dépliant de présentation', '/data/TPS_Trois_volets.pdf', {target: '_blank'}
|
||||||
%li
|
%li
|
||||||
=link_to 'Documentation d’utilisation', '/data/TPS_documentations_v1_1.pdf', {target: '_blank'}
|
=link_to 'Documentation d’utilisation', '/data/TPS_documentations_v1_1.pdf', {target: '_blank'}
|
||||||
%li
|
-#%li
|
||||||
= link_to 'Documentation des APIs (béta)', '/docs', {target: '_blank'}
|
-# = link_to 'Documentation des APIs (béta)', '/docs', {target: '_blank'}
|
||||||
.col-md-4.col-lg-4.center
|
.col-md-4.col-lg-4.center
|
||||||
= link_to 'Demander un accès administrateur', 'https://tps.apientreprise.fr/users/dossiers/new?procedure_id=31', {class: 'btn btn-lg btn-primary', target: '_blank'}
|
= link_to 'Demander un accès administrateur', 'https://tps.apientreprise.fr/users/dossiers/new?procedure_id=31', {class: 'btn btn-lg btn-primary', target: '_blank'}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue