refactor and fixes for mobile

This commit is contained in:
2012-08-26 20:50:43 +02:00
parent e56badcbf8
commit c087aa0267
16 changed files with 214 additions and 166 deletions
+4
View File
@@ -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