web/admin: improve action button spinner on ldap source page
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
parent
deb91bd12b
commit
a598276aa0
|
@ -170,7 +170,7 @@ export class LDAPSourceViewPage extends AKElement {
|
|||
</div>
|
||||
<div class="pf-c-card__footer">
|
||||
<ak-action-button
|
||||
class="pf-m-primary"
|
||||
class="pf-m-secondary"
|
||||
.apiRequest=${() => {
|
||||
return new SourcesApi(DEFAULT_CONFIG)
|
||||
.sourcesLdapPartialUpdate({
|
||||
|
|
Reference in New Issue