提交 18936ab2 编写于 作者: S stephenconnolly

Adding some description details to the manage page

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@9430 71c3de6d-444a-0410-be80-ed276b4c234a
上级 9a073866
......@@ -20,13 +20,17 @@
<l:main-panel>
<h1>${%Manage Hudson}</h1>
<table style="padding-left: 2em;">
<local:feature icon="setting.gif" href="configure" title="${%Configure System}"/>
<local:feature icon="setting.gif" href="configureExecutors" title="${%Configure Executors}"/>
<local:feature icon="setting.gif" href="configure" title="${%Configure System}">
${%Configure global settings and paths.}
</local:feature>
<local:feature icon="setting.gif" href="configureExecutors" title="${%Configure Executors}">
${%Configure resources available for executing jobs.}
</local:feature>
<local:feature icon="refresh.gif" href="reload" title="${%Reload Configuration from Disk}">
${%Discard all the loaded data in memory and reload everything from file system.}
${%Useful when you modified config files directly on disk.}
</local:feature>
<local:feature icon="gear2.gif" href="managePlugins" title="${%Manage Plugins}"/>
<local:feature icon="gear2.gif" href="managePlugins" title="${%Manage Plugins}"/>
<local:feature icon="computer.gif" href="systemInfo" title="${%System Information}">
${%Displays various environmental information to assist trouble-shooting.}
</local:feature>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册