fix external email registration, Admin. Working solution.

This commit is contained in:
Simon M. Haller-Seeber
2020-05-15 12:45:34 +02:00
parent 13b76926ca
commit baccac37d5
11 changed files with 271 additions and 52 deletions

View File

@@ -120,7 +120,7 @@ script(type='text/ng-template', id='shareProjectModalTemplate')
.form-group
tags-input(
template="shareTagTemplate"
placeholder='Direct share with collaborators is enabled only for ldap users.'
placeholder='Direct share with collaborators is enabled only for activated users.'
ng-model="inputs.contacts"
focus-on="open"
display-property="display"