Add alias error reporting

This commit is contained in:
Johannes Zellner
2018-04-01 20:31:16 +02:00
parent baba63889d
commit 158271de14
2 changed files with 8 additions and 1 deletions

View File

@@ -136,6 +136,7 @@
{{ user.username }}
</td>
<td>
<p ng-show="user.aliases !== user.orig.aliases && user.error" class="text-danger"><b>{{ user.error }}</b></p>
<tag-input ng-show="user.mailboxEnabled" placeholder="add alias" taglist="user.aliases" name="aliases"></tag-input>
</td>
<td class="text-right no-wrap">