Project

General

Profile

Actions

Feature #17454

closed

Additional view hook for body_top

Added by Tobias Fischer almost 10 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Hook requests
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Any chance to add the following one-liner to add another hook at the beginning of the body element like we have it at the bottom?
Let's call it view_layouts_base_body_top (analogous to view_layouts_base_body_bottom).

</head>
<body class="<%=h body_css_classes %>">
<%= call_hook :view_layouts_base_body_top %>
<div id="wrapper">

That would be awesome!


Files


Related issues

Related to Redmine - Patch #21587: Additional view hook for body_topClosedJean-Philippe Lang

Actions
Actions

Also available in: Atom PDF