Skip to content

Commit

Permalink
Improve link to export ads manager administrator data
Browse files Browse the repository at this point in the history
  • Loading branch information
brmzkw committed May 9, 2024
1 parent 2fe92c8 commit 8634020
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@ <h2>Vos accès préfecture</h2>
<h4>{{ ads_manager_administrator.prefecture.display_text|capfirst }}</h4>

<p>
📊&nbsp;<a class="fr-link fr-icon-arrow-right-line fr-link--icon-right" href="{% url 'app.exports.prefecture' prefecture_id=ads_manager_administrator.prefecture.id %}">
Exporter les données au format excel
📗️&nbsp;<a class="fr-link fr-icon-arrow-down-line fr-link--icon-right" href="{% url 'app.exports.prefecture' prefecture_id=ads_manager_administrator.prefecture.id %}">
Télécharger toutes les ADS de la préfecture au format excel
</a>
</p>

Expand Down

0 comments on commit 8634020

Please sign in to comment.