upgrade to different theme for main webpage

This commit is contained in:
2012-11-09 12:25:59 +01:00
parent 6e1710ee2e
commit d41994866b
45 changed files with 479 additions and 77 deletions
@@ -11,7 +11,7 @@ module Suppliers
@start_time += current_supplier.night_offset.to_f.hours
@end_time += current_supplier.night_offset.to_f.hours
end
@lists = List.for_user_created_at current_user, @start_time..@end_time
@lists = List.for_supplier_created_at current_supplier, @start_time..@end_time
respond_to do |format|
format.html # index.html.erb