mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-19 09:29:31 +00:00
Added an button to connect the oauth providers from WebUI
This commit is contained in:
parent
c203de082e
commit
f7648e3311
6 changed files with 28 additions and 4 deletions
|
|
@ -11,6 +11,8 @@
|
|||
|
||||
{% block card_content %}
|
||||
|
||||
<a href="{{ path('info_providers_list') }}">All info providers</a>
|
||||
|
||||
{{ form(form) }}
|
||||
|
||||
{% if results is not null %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue