提交 a72b68a2 编写于 作者: K kohsuke

[fixed] while I don't like this module=document.gif icon, I guess for now...

[fixed] while I don't like this module=document.gif icon, I guess for now using different icons is nontheless desirable. In 1.207 (issue #1534)

git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@8503 71c3de6d-444a-0410-be80-ed276b4c234a
上级 38da2fe9
<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">
<j:if test="${it.hasDisabledModule()}">
<l:isAdmin>
<l:task icon="images/24x24/edit-delete.gif" href="deleteAllDisabledModules" title="${%Delete All Disabled Modules}" />
<l:task icon="images/24x24/delete-document.gif" href="deleteAllDisabledModules" title="${%Delete All Disabled Modules}" />
</l:isAdmin>
</j:if>
<!-- Icon TBD -->
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册