refactor and fixes for mobile
This commit is contained in:
@@ -18,6 +18,10 @@ module ApplicationHelper
|
||||
t('helpers.links.are_you_sure')
|
||||
end
|
||||
|
||||
def active_list
|
||||
active_list_object
|
||||
end
|
||||
|
||||
def list_open?
|
||||
session[:active_list_id].present?
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user