aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/refinery
diff options
context:
space:
mode:
authorHarald Eilertsen <haraldei@anduin.net>2014-02-16 19:19:18 +0100
committerHarald Eilertsen <haraldei@anduin.net>2014-02-16 19:19:18 +0100
commitd54d4ca358206971540241bb617dc6dacb097136 (patch)
tree7e1d1acfb558a4a93694bb7b18278475fd6cb2dc /app/views/refinery
parentea5d5dc4fc6923a3701eb0e0b68fdf936217233c (diff)
downloadhmnoweb-d54d4ca358206971540241bb617dc6dacb097136.tar.gz
hmnoweb-d54d4ca358206971540241bb617dc6dacb097136.tar.bz2
hmnoweb-d54d4ca358206971540241bb617dc6dacb097136.zip
Render banners from layout instead of modifying all views.
Diffstat (limited to 'app/views/refinery')
-rw-r--r--app/views/refinery/pages/home.html.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/refinery/pages/home.html.erb b/app/views/refinery/pages/home.html.erb
index 6207663..66cd6b7 100644
--- a/app/views/refinery/pages/home.html.erb
+++ b/app/views/refinery/pages/home.html.erb
@@ -1,6 +1,4 @@
<% content_for :body do %>
- <%= render :partial => 'refinery/banners/shared/banners' %>
-
<%= raw @page.content_for(Refinery::Pages.default_parts.first.to_sym) if Refinery::Pages.default_parts.any? %>
<% if @posts.any? %>