diff --git a/server/risorse/ajax/ajax_anagrafica.php b/server/risorse/ajax/ajax_anagrafica.php index c079770..9f6ea2d 100644 --- a/server/risorse/ajax/ajax_anagrafica.php +++ b/server/risorse/ajax/ajax_anagrafica.php @@ -317,7 +317,7 @@ function vero1($text, $img1 = "", $img2 = ""){ foreach($risultato as $row){ $nome = ($row['online']==1) ? '' . $row['nome'] . "" : $row['nome']; echo("

Dati anagrafici $nome



"); -echo('VVF


'); +echo('VVF


'); $disp = vero1($row['disponibile'], "", ""); $caposquadra = vero1($row['caposquadra'], "", ""); $autista = vero1($row['autista'], ""); diff --git a/server/risorse/images/distaccamento.png b/server/risorse/images/distaccamento.png new file mode 100644 index 0000000..f66f1b6 Binary files /dev/null and b/server/risorse/images/distaccamento.png differ diff --git a/server/templates/esercitazioni.html b/server/templates/esercitazioni.html index d85683b..0d71532 100644 --- a/server/templates/esercitazioni.html +++ b/server/templates/esercitazioni.html @@ -2,7 +2,7 @@ {% block content %}
- VVF + VVF

Aggiungi esercitazione diff --git a/server/templates/index.html b/server/templates/index.html index b27985f..77e2ade 100644 --- a/server/templates/index.html +++ b/server/templates/index.html @@ -23,7 +23,7 @@ $("#err").delay(5000).fadeOut(300); {% endif %}

- VVF


+ VVF







diff --git a/server/templates/interventi.html b/server/templates/interventi.html index 1312e0c..6d0e075 100644 --- a/server/templates/interventi.html +++ b/server/templates/interventi.html @@ -2,7 +2,7 @@ {% block content %}
- VVF + VVF

Aggiungi intervento diff --git a/server/templates/lista.html b/server/templates/lista.html index e47eed9..99fcfdc 100644 --- a/server/templates/lista.html +++ b/server/templates/lista.html @@ -80,7 +80,7 @@

- VVF + VVF

diff --git a/server/templates/log.html b/server/templates/log.html index 1ba3ca7..aa9ab47 100644 --- a/server/templates/log.html +++ b/server/templates/log.html @@ -2,7 +2,7 @@ {% block content %}
- VVF + VVF