aboutsummaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
Diffstat (limited to 'app')
-rw-r--r--app/decorators/controllers/refinery/pages_controller_decorator.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/decorators/controllers/refinery/pages_controller_decorator.rb b/app/decorators/controllers/refinery/pages_controller_decorator.rb
index 2e972e9..d93ae9d 100644
--- a/app/decorators/controllers/refinery/pages_controller_decorator.rb
+++ b/app/decorators/controllers/refinery/pages_controller_decorator.rb
@@ -19,9 +19,6 @@ ApplicationController.class_eval do
#
find_all_blog_categories
find_tags
-
- # Load active banners
- @banners = Refinery::Banners::Banner.active
end
def populate_home_page