mirror of
https://github.com/portainer/portainer.git
synced 2025-08-08 07:15:23 +02:00
style(oauth): oauth loading + oauth config rework
This commit is contained in:
parent
2755527d28
commit
8f568c8699
2 changed files with 42 additions and 41 deletions
|
@ -51,8 +51,8 @@
|
|||
<!-- !login panel -->
|
||||
<div class="panel panel-default" ng-show="state.isInOAuthProcess">
|
||||
<div class="panel-body">
|
||||
<div class="form-group">
|
||||
Connecting with OAuth <span class="pull-right" button-spinner="true"></span>
|
||||
<div class="form-group text-center">
|
||||
<span class="small text-muted">Connecting with OAuth <span button-spinner="true"></span></span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue