[printing/machine] Affichage de la clef ipsec sur machine wifi

This commit is contained in:
Valentin Samir 2014-03-15 22:43:19 +01:00
parent 6abc1fbad7
commit 38a47e47ab

View file

@ -11,6 +11,9 @@
{% else %}
{{"FALSE"|coul('rouge')}}
{% endif %}
{% if ipsec and o.objectClass.0 == "machineWifi" %}
{{"Clef wifi : "|coul('gras')}}{{o.ipsec.0|coul('rouge')}}
{% endif %}
{% if o.proprio().aid %}
{{"Propriétaire : "|coul('gras')}}{{o.proprio().prenom|join(', ')}} {{o.proprio().nom|join(', ')}} (aid={{o.proprio().aid|join(', ')}})
{% elif o.proprio().cid %}