277815ec96
The queries are now part of the issues menu and are thus redundant in the sidebar.
7 lines
203 B
Plaintext
7 lines
203 B
Plaintext
<h3><%= l(:label_issue_plural) %></h3>
|
|
<%= call_hook(:view_issues_sidebar_issues_bottom) %>
|
|
|
|
<%= call_hook(:view_issues_sidebar_planning_bottom) %>
|
|
|
|
<%= call_hook(:view_issues_sidebar_queries_bottom) %>
|