From 7cfa426c95267f75027ed8a50ce570683572c1fa Mon Sep 17 00:00:00 2001 From: Lorenzo Date: Wed, 13 Sep 2017 08:25:31 +0200 Subject: [PATCH] =?UTF-8?q?Non=20lo=20so.=20Balu=20ha=20fatto=20qualcosa?= =?UTF-8?q?=20ma=20si=20=C3=A8=20scordato=20di=20committare?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/dispositivo/list.htm | 3 ++- templates/ente/list.htm | 2 +- templates/impiegato/list.htm | 2 +- templates/net/list.htm | 2 +- templates/servizio/list.htm | 2 +- templates/user/list.htm | 2 +- 6 files changed, 7 insertions(+), 6 deletions(-) diff --git a/templates/dispositivo/list.htm b/templates/dispositivo/list.htm index f04a9ed..a7b63cd 100644 --- a/templates/dispositivo/list.htm +++ b/templates/dispositivo/list.htm @@ -3,6 +3,7 @@

Dispositivi esistenti

+ Aggiungi @@ -29,5 +30,5 @@ {% endfor %}
- Aggiungi + {% endblock %} diff --git a/templates/ente/list.htm b/templates/ente/list.htm index 3a12710..e334f11 100644 --- a/templates/ente/list.htm +++ b/templates/ente/list.htm @@ -4,6 +4,7 @@

Enti esistenti

+ Aggiungi @@ -26,5 +27,4 @@ {% endfor %}
- Aggiungi {% endblock %} diff --git a/templates/impiegato/list.htm b/templates/impiegato/list.htm index e5147ea..c7ed224 100644 --- a/templates/impiegato/list.htm +++ b/templates/impiegato/list.htm @@ -4,6 +4,7 @@

Impiegati esistenti

+ Aggiungi @@ -28,5 +29,4 @@ {% endfor %}
- Aggiungi {% endblock %} diff --git a/templates/net/list.htm b/templates/net/list.htm index e3cd796..9c19eef 100644 --- a/templates/net/list.htm +++ b/templates/net/list.htm @@ -3,6 +3,7 @@

Reti esistenti

+ Aggiungi @@ -21,5 +22,4 @@ {% endfor %}
- Aggiungi {% endblock %} diff --git a/templates/servizio/list.htm b/templates/servizio/list.htm index ef3e429..fe630ad 100644 --- a/templates/servizio/list.htm +++ b/templates/servizio/list.htm @@ -4,6 +4,7 @@

Servizi esistenti

+ Aggiungi @@ -26,5 +27,4 @@ {% endfor %}
- Aggiungi {% endblock %} diff --git a/templates/user/list.htm b/templates/user/list.htm index f5bee9f..2f390d9 100644 --- a/templates/user/list.htm +++ b/templates/user/list.htm @@ -3,6 +3,7 @@

Utenti dell'inventario esistenti

+ Aggiungi @@ -17,5 +18,4 @@ {% endfor %}
- Aggiungi {% endblock %}