aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLouise Crow <louise.crow@gmail.com>2012-11-19 12:57:05 +0000
committerLouise Crow <louise.crow@gmail.com>2012-11-19 12:57:05 +0000
commitfc9515ea08c3c53ef761e0a76e7704e7a23a1ee7 (patch)
tree4fac4fa5152d4171d6c8d8bbbb2f82e9106ced8f
parent21f4341619ae1b076521e04f2124ef86fd2b7b5f (diff)
parentf32e58c82b84d2eac28696ef597acd41000fe1ff (diff)
Merge remote-tracking branch 'bbqsrc_github/develop' into develop
-rw-r--r--app/views/request/show.rhtml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/request/show.rhtml b/app/views/request/show.rhtml
index cf1f971d9..7aff1aeab 100644
--- a/app/views/request/show.rhtml
+++ b/app/views/request/show.rhtml
@@ -22,8 +22,6 @@
</div>
<% end %>
-<%= render :partial => 'sidebar' %>
-
<div id="left_column">
<h1><%=h(@info_request.title)%></h1>
@@ -148,3 +146,4 @@
<%= render :partial => 'after_actions' %>
</div>
+<%= render :partial => 'sidebar' %>