mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-19 23:11:12 +00:00
Additional view hook for body_top (#21587).
Patch by Tobias Fischer. git-svn-id: http://svn.redmine.org/redmine/trunk@15070 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
4e979d3073
commit
b3d445ddb1
@ -18,6 +18,7 @@
|
|||||||
<%= yield :header_tags -%>
|
<%= yield :header_tags -%>
|
||||||
</head>
|
</head>
|
||||||
<body class="<%= body_css_classes %>">
|
<body class="<%= body_css_classes %>">
|
||||||
|
<%= call_hook :view_layouts_base_body_top %>
|
||||||
<div id="wrapper">
|
<div id="wrapper">
|
||||||
|
|
||||||
<div class="flyout-menu js-flyout-menu">
|
<div class="flyout-menu js-flyout-menu">
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user