Skip to content

Commit

Permalink
Merge pull request #145 from anct-cnum/sq/lienTdBCoordo
Browse files Browse the repository at this point in the history
WIP - ajout lien tdPcoordo dans le menu
  • Loading branch information
squirrion authored Mar 13, 2024
2 parents d226eae + c6bd660 commit 74e947f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/Menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,10 @@ function Menu() {
<a className="fr-nav__link" href={urlDashboard}
target="_blank" rel="noopener noreferrer">&bull;&nbsp;Tableau de pilotage - pr&eacute;fecture</a>
</li>
<li>
<a className="fr-nav__link" href={urlDashboard}
target="_blank" rel="noopener noreferrer">&bull;&nbsp;Tableau de pilotage - coordinateur</a>
</li>
</ul>
</div>
</li>
Expand Down

0 comments on commit 74e947f

Please sign in to comment.