mirror of
https://github.com/portainer/portainer.git
synced 2025-08-01 20:05:23 +02:00
feature(oauth): add provider selector
This commit is contained in:
parent
50c604ee4c
commit
c1939f6070
3 changed files with 8 additions and 6 deletions
|
@ -11,7 +11,7 @@
|
|||
ng-model="$ctrl.selectedProvider"
|
||||
ng-options="provider as provider for provider in $ctrl.providers"
|
||||
>
|
||||
<option value="">Custom</option>
|
||||
<option value="">Custom </option>
|
||||
</select>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue