提交 9beb1aa1 编写于 作者: K kohsuke

added title

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@10315 71c3de6d-444a-0410-be80-ed276b4c234a
上级 cc788fd1
......@@ -4,7 +4,7 @@
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form" xmlns:i="jelly:fmt">
<!-- TODO: we need a different permission for this page -->
<!-- <j:when test="${h.currentUser==it or h.hasPermission(app.ADMINISTER)}"> -->
<l:layout norefresh="true" permission="${app.ADMINISTER}">
<l:layout norefresh="true" permission="${app.ADMINISTER}" title="${%title(it.fullName)}">
<st:include page="sidepanel.jelly" />
<l:main-panel>
<f:form method="post" action="configSubmit">
......
title=User ''{0}'' Configuration
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册