mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Fix ichain sign in form
This commit is contained in:
parent
be2221c57a
commit
5149379424
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
- if ENV['OSEM_ICHAIN_ENABLED'] == 'true'
|
||||
- if ENV['OSEM_ICHAIN_ENABLED'] != 'true'
|
||||
= form_tag(new_user_session_path, class: 'form-horizontal') do
|
||||
%legend
|
||||
%span
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue