From 86f495b246b914aab3f61da85d1096e196c7ba87 Mon Sep 17 00:00:00 2001 From: Henrik Levkowetz Date: Sun, 11 Oct 2020 15:02:13 +0000 Subject: [PATCH] Changed the template for the person_link templatetag to use email address instead of name, to work correctly for for different persons having the same name. - Legacy-Id: 18595 --- ietf/templates/person/person_link.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ietf/templates/person/person_link.html b/ietf/templates/person/person_link.html index 9a57fb19a..3f779f2d8 100644 --- a/ietf/templates/person/person_link.html +++ b/ietf/templates/person/person_link.html @@ -1,5 +1,5 @@ {# Copyright The IETF Trust 2020, All Rights Reserved #}{% spaceless %} - + {{ plain_name }}