Skip to content

Commit

Permalink
BO exports : ajouter export des contacts (#4253)
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineAugusti authored Oct 10, 2024
1 parent 60d3e05 commit da53500
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,9 @@
<a class="button" href={backoffice_gtfs_export_path(@conn, :export)} title="Export CSV des GTFS">
🚏 Export des arrêts GTFS
</a>
<a class="button" href={backoffice_contact_path(@conn, :csv_export)} title="Export CSV des contacts">
📓 Export des contacts
</a>
</div>

<h2>Consolidation BNLC</h2>
Expand Down

0 comments on commit da53500

Please sign in to comment.