From 46ad16955ecc84ae7886207fcccb494f66119dc0 Mon Sep 17 00:00:00 2001 From: Vittorio D'argenio Date: Fri, 7 Dec 2018 15:05:40 +0100 Subject: [PATCH] =?UTF-8?q?aggiunta=20la=20possibilita=20di=20visualizzare?= =?UTF-8?q?=20la=20scheda=20volontario=20in=20Elenco=20dimissioni=20anche?= =?UTF-8?q?=20quando=20il=20volontario=20non=20ha=20pi=C3=B9=20appartenenz?= =?UTF-8?q?a=20alla=20sede?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ufficio_soci/templates/us_elenchi_inc_persone.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ufficio_soci/templates/us_elenchi_inc_persone.html b/ufficio_soci/templates/us_elenchi_inc_persone.html index 1d867e736..f069aa428 100644 --- a/ufficio_soci/templates/us_elenchi_inc_persone.html +++ b/ufficio_soci/templates/us_elenchi_inc_persone.html @@ -30,13 +30,13 @@ {% load utils %} {% permessi_almeno persona "modifica" as puo_modificare %} - {% permessi_almeno persona "lettura" as puo_leggere %} +{# {% permessi_almeno persona "lettura" as puo_leggere %}#} - {% if puo_leggere %} +{# {% if puo_leggere %}#} Scheda - {% endif %} +{# {% endif %}#} Msg.