mirror of
https://github.com/documize/community.git
synced 2025-07-24 15:49:44 +02:00
JS build tweaks
This commit is contained in:
parent
6968581e5b
commit
4ed2b3902c
7 changed files with 13 additions and 53 deletions
|
@ -49,7 +49,7 @@
|
|||
<div class="form-group">
|
||||
<label for="keycloak-publicKey">{{localize 'auth_keycloak_pk'}}</label>
|
||||
{{textarea id="keycloak-publicKey" type="text" value=keycloakConfig.publicKey rows=7 class=(if KeycloakPublicKeyError "form-control is-invalid" "form-control")}}
|
||||
<small class="form-text text-muted">{{localize 'auth_keylcloak_pk_explain'}}</small>
|
||||
<small class="form-text text-muted">{{localize 'auth_keycloak_pk_explain'}}</small>
|
||||
</div>
|
||||
<div class="form-group">
|
||||
<label for="keycloak-clientId">{{localize 'auth_keycloak_oidc'}}</label>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue