end of day commit

This commit is contained in:
2012-08-23 18:50:06 +02:00
parent 13dd2bf335
commit 0bae1bcbed
37 changed files with 1157 additions and 83 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ module ApplicationHelper
end
def list_open?
session[:list_id].present?
session[:active_list_id].present?
end
def no_content_given(model)