Merge "Ensure DEBUG is set as a Boolean"
authorParker Berberian <pberberian@iol.unh.edu>
Mon, 12 Feb 2018 14:21:00 +0000 (14:21 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 12 Feb 2018 14:21:00 +0000 (14:21 +0000)
dashboard/src/templates/account/user_list.html

index 68178eb..58ddda6 100644 (file)
@@ -22,7 +22,7 @@
                 {{ user.userprofile.full_name }}
             </td>
             <td>
-                {{ user.email }}
+                {{ user.userprofile.email_addr }}
             </td>
             <td>
                 {{ user.userprofile.company }}