mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-10-09 17:02:46 +02:00
action close commerce et listing
This commit is contained in:
parent
14f28ef405
commit
268ac799e4
6 changed files with 97 additions and 2 deletions
|
@ -20,6 +20,11 @@
|
|||
<i class="bi bi-envelope-fill"></i>
|
||||
{{ 'display.contact_humans'|trans }}</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a class="nav-link" href="{{ path('app_public_closed_commerces') }}">
|
||||
<i class="bi bi-x-circle-fill"></i>
|
||||
{{ 'display.closed_commerces'|trans }}</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue