mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
relocate some functions
This commit is contained in:
parent
c6203a4ed4
commit
85fa39870d
1 changed files with 0 additions and 8 deletions
|
|
@ -15,14 +15,6 @@ module PathsHelper
|
|||
end
|
||||
end
|
||||
|
||||
def sign_in_path
|
||||
if ENV['OSEM_ICHAIN_ENABLED'] == 'true'
|
||||
new_user_ichain_session_path
|
||||
else
|
||||
new_user_session_path
|
||||
end
|
||||
end
|
||||
|
||||
def active_nav_li(link)
|
||||
if current_page?(link)
|
||||
return 'active'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue