web: fix minor issues

Signed-off-by: Jens Langhammer <jens.langhammer@beryju.org>
This commit is contained in:
Jens Langhammer
2021-04-04 13:41:18 +02:00
parent b8c41f54c5
commit 67fef02d71
8 changed files with 747 additions and 600 deletions

View File

@ -65,7 +65,7 @@ export class PropertyMappingLDAPForm extends Form<LDAPPropertyMapping> {
</ak-codemirror>
<p class="pf-c-form__helper-text">
${t`Expression using Python.`}
<a href="https://goauthentik.io/docs/property-mappings/expression/">
<a target="_blank" href="https://goauthentik.io/docs/property-mappings/expression/">
${t`See documentation for a list of all variables.`}
</a>
</p>