2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-20 05:46:34 +00:00

remove email from form and overview

This commit is contained in:
Matthias
2021-09-01 01:22:14 +02:00
parent 88534758aa
commit 1595b7e516
2 changed files with 0 additions and 5 deletions

View File

@ -33,10 +33,6 @@
<td>{% trans "Last Name" %}</td>
<td>{{ user.last_name }}</td>
</tr>
<tr>
<td>{% trans "Email Address" %}</td>
<td>{{ user.email }}</td>
</tr>
</table>
<div class='panel-heading'>