提交 8c4df86b 编写于 作者: K kohsuke

added help.


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@6111 71c3de6d-444a-0410-be80-ed276b4c234a
上级 99ac10de
...@@ -10,7 +10,12 @@ ...@@ -10,7 +10,12 @@
<pre>${h.printLogRecord(log)}</pre> <pre>${h.printLogRecord(log)}</pre>
</j:forEach> </j:forEach>
<h2>Logger Configuration</h2> <h2>
Logger Configuration
<a href="http://hudson.gotdns.com/wiki/display/HUDSON/Logger+Configuration">
<img src="${imagesURL}/16x16/help.gif" />
</a>
</h2>
<form action="configLogger" method="post"> <form action="configLogger" method="post">
Name: <input type="text" name="name" width="40" /> Name: <input type="text" name="name" width="40" />
Level: Level:
...@@ -26,7 +31,7 @@ ...@@ -26,7 +31,7 @@
<option>finest</option> <option>finest</option>
<option>all</option> <option>all</option>
</select> </select>
<st:nbsp/>
<f:submit value="Submit"/> <f:submit value="Submit"/>
</form> </form>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册