mirror of
https://github.com/wekan/wekan.git
synced 2026-02-09 09:44:22 +01:00
Removes the dropdown for the authentication method
This commit is contained in:
parent
2fbcf7e9b6
commit
72e905675d
4 changed files with 41 additions and 90 deletions
|
|
@ -1,6 +0,0 @@
|
|||
template(name='connectionMethod')
|
||||
div.at-form-authentication
|
||||
label {{_ 'authentication-method'}}
|
||||
select.select-authentication
|
||||
each authentications
|
||||
option(value="{{value}}") {{_ value}}
|
||||
Loading…
Add table
Add a link
Reference in a new issue