From a57f5720291c99a62ed02403bac1417d189e53bc Mon Sep 17 00:00:00 2001 From: Stefano Date: Wed, 13 Sep 2017 11:40:48 +0200 Subject: [PATCH] Modify inspect icon --- templates/dispositivo/list.htm | 2 +- templates/net/list.htm | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/dispositivo/list.htm b/templates/dispositivo/list.htm index bb41133..8353342 100644 --- a/templates/dispositivo/list.htm +++ b/templates/dispositivo/list.htm @@ -27,7 +27,7 @@ {{ d[0].dispositivo.modello }} {{ d[0].dispositivo.fornitore }} {{ d[0].dispositivo.seriale }} - + {% endfor %} diff --git a/templates/net/list.htm b/templates/net/list.htm index 584b7cd..f9b4c79 100644 --- a/templates/net/list.htm +++ b/templates/net/list.htm @@ -13,7 +13,7 @@ Nome Rete IP - Ispeziona + Dettagli Modifica Elimina @@ -22,7 +22,7 @@ {{ rete.nome }} {{ rete.network_ip }}/{{ rete.subnet }} - + {% if reti|length > 1 %}{% endif %}