Merge r23295 from trunk to 6.0-stable (#41789).

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@23303 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Marius Balteanu
2024-11-23 11:24:18 +00:00
parent 8c07ed5413
commit 8d5bba6339

View File

@@ -110,7 +110,7 @@
</div>
<%= javascript_tag "$('#sidebar-switch-panel').css('visibility', 'visible');" %>
<% end %>
<div id=sidebar-wrapper %>
<div id="sidebar-wrapper">
<%= yield :sidebar %>
<%= view_layouts_base_sidebar_hook_response %>
</div>