Fix ichain sign in form

This commit is contained in:
Henne Vogelsang 2016-05-09 15:24:57 +02:00
parent be2221c57a
commit 5149379424

View file

@ -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