From: Go MAEDA
Date: Thu, 19 Aug 2021 09:49:49 +0000 (+0000)
Subject: Move sidebar content on versions index view (roadmap) into a separate partial (#35773).
X-Git-Tag: 5.0.0~257
X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=a0fa4491c0aeb47723d20e614ccb75eb0d713596;p=redmine.git
Move sidebar content on versions index view (roadmap) into a separate partial (#35773).
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@21195 e93f8b46-1217-0410-a6f0-8f06a7374b81
---
diff --git a/app/views/versions/_sidebar.html.erb b/app/views/versions/_sidebar.html.erb
new file mode 100644
index 000000000..abfe9c67c
--- /dev/null
+++ b/app/views/versions/_sidebar.html.erb
@@ -0,0 +1,53 @@
+<%= form_tag({}, :method => :get) do %>
+
+<% end %>
\ No newline at end of file
diff --git a/app/views/versions/index.html.erb b/app/views/versions/index.html.erb
index 61fbe05ab..382133e93 100644
--- a/app/views/versions/index.html.erb
+++ b/app/views/versions/index.html.erb
@@ -50,59 +50,7 @@
<% end %>
<% content_for :sidebar do %>
-<%= form_tag({}, :method => :get) do %>
-