mirror of
https://github.com/portainer/portainer.git
synced 2025-08-07 23:05:26 +02:00
feat(oauth): update OAuth configuration UX
This commit is contained in:
parent
b9ac3d4286
commit
dc2a8cf1f4
6 changed files with 23 additions and 13 deletions
|
@ -61,7 +61,7 @@
|
|||
<div class="panel panel-default" ng-show="state.isInOAuthProcess">
|
||||
<div class="panel-body">
|
||||
<div class="form-group text-center">
|
||||
<span class="small text-muted">Connecting with OAuth <span button-spinner="true"></span></span>
|
||||
<span class="small text-muted">OAuth authentication in progress... <span button-spinner="true"></span></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue