mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-17 21:54:06 +00:00
Updated layout of ichain sign in page
This commit is contained in:
parent
96155eb87f
commit
00ff197658
3 changed files with 43 additions and 0 deletions
|
|
@ -9,3 +9,7 @@
|
|||
- if devise_mapping.lockable? && resource_class.unlock_strategy_enabled?(:email) && controller_name != 'unlocks'
|
||||
= link_to "Didn't receive unlock instructions?", new_unlock_path(resource_name)
|
||||
%br
|
||||
|
||||
- if devise_mapping.ichain_registerable?
|
||||
= link_to "Sign up", new_ichain_registration_path(resource_name)
|
||||
%br
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue