Remove old model fields from template

This commit is contained in:
Andreas Zweili 2023-03-13 19:07:27 +01:00
parent d6f809cce7
commit 138ab865e5
1 changed files with 0 additions and 20 deletions

View File

@ -12,26 +12,6 @@
<td><b>Customer</b></td>
<td><a href="{% url 'customer' user.customer.id %}">{{ user.customer }}</a></td>
</tr>
<tr>
<td><b>AD Login</b></td>
<td>{{ user.ad_login }}</td>
</tr>
<tr>
<td><b>AD Password</b></td>
<td>{{ user.ad_pw }}</td>
</tr>
<tr>
<td><b>Email Address</b></td>
<td>{{ user.ad_login }}</td>
</tr>
<tr>
<td><b>Mail Password</b></td>
<td>{{ user.mail_pw }}</td>
</tr>
<tr>
<td><b>User is activ</b></td>
<td>{{ user.enabled }}</td>
</tr>
<tr>
<td><b>Comptuers</b></td>
<td>