8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-26 14:42:25 +00:00

Ajout d'un bouton pour supprimer un switch.

This commit is contained in:
Hugo LEVY-FALK 2017-10-17 20:20:29 +02:00
parent a181ad3419
commit 6e26d73e7d

View file

@ -53,6 +53,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
<i class="glyphicon glyphicon-time"></i>
</a>
{% include 'buttons/edit.html' with href='topologie:edit-switch' id=switch.pk %}
{% include 'buttons/suppr.html' with href='machines:del-interface' id=switch.switch_interface.id %}
</td>
</tr>