Removes the dropdown for the authentication method

This commit is contained in:
guillaume 2018-12-19 13:41:21 +01:00
parent 2fbcf7e9b6
commit 72e905675d
4 changed files with 41 additions and 90 deletions

View file

@ -1,6 +0,0 @@
template(name='connectionMethod')
div.at-form-authentication
label {{_ 'authentication-method'}}
select.select-authentication
each authentications
option(value="{{value}}") {{_ value}}