提交 4fca7694 编写于 作者: K Kohsuke Kawaguchi

allow view owner to take over the top section.

上级 017dd0f3
......@@ -26,10 +26,13 @@ THE SOFTWARE.
<l:layout title="${it.class.name=='hudson.model.AllView' ? '%Dashboard' : it.viewName}">
<st:include page="sidepanel.jelly" />
<l:main-panel>
<st:include page="view-index-top" from="${it.owner}" optional="true">
<!-- allow the owner to take over the top section, but we also need the default to be backward compatible -->
<div id="view-message">
<t:editableDescription permission="${app.ADMINISTER}"/>
</div>
<j:set var="items" value="${it.items}"/>
</st:include>
<st:include page="main.jelly" />
</l:main-panel>
<l:header>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册