Renommage Proposition en Commande

This commit is contained in:
2020-06-16 11:26:03 +02:00
parent 6c68abf922
commit f944981109
3 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@
{% block body %}
<h1 class="page-header">
PROPOSITIONS
COMMANDES
</h1>
<a class="btn btn-success" href={{ path('app_offer_submit') }}>Ajouter</a>

View File

@@ -401,7 +401,7 @@
<li>
<a href="{{path("app_offer")}}">
<i class="fa fa-euro-sign"></i>Propositions
<i class="fa fa-euro-sign"></i>Commandes
</a>
</li>