From c41cec28e6c1ae84e5c78e27dfc8825f3fe669e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Tue, 29 Nov 2011 11:25:20 +0100 Subject: [PATCH] do not obfuscate email addresses (#1035) --- tabellio/webviews/deputy.pt | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tabellio/webviews/deputy.pt b/tabellio/webviews/deputy.pt index fbdee2c..52daa3c 100644 --- a/tabellio/webviews/deputy.pt +++ b/tabellio/webviews/deputy.pt @@ -123,8 +123,8 @@ (bureau)
email + tal:attributes="href string:mailto:${context/private_address/email}" + tal:content="context/private_address/email">email

@@ -148,8 +148,8 @@
email + tal:attributes="href string:mailto:${context/private_address/email}" + tal:content="context/private_address/email">email

@@ -170,8 +170,8 @@
email + tal:attributes="href string:mailto:${context/work_address/email}" + tal:content="context/work_address/email">email

@@ -192,8 +192,8 @@
email + tal:attributes="href string:mailto:${context/work_address_2/email}" + tal:content="context/work_address_2/email">email