Skip to content

Commit

Permalink
Update manage.jelly
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Jan 17, 2022
1 parent df8aef5 commit 852a5fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/src/main/resources/jenkins/model/Jenkins/manage.jelly
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ THE SOFTWARE.
<?jelly escape-by-default='true'?>
<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">
<l:layout title="${%Manage Jenkins}" permissions="${app.MANAGE_AND_SYSTEM_READ}">
<l:header>
<link rel="stylesheet" href="${resURL}/css/font-awesome/css/font-awesome.min.css" />
</l:header>

<l:app-bar title="${%Manage Jenkins}" />

<j:if test="${taskTags==null}">
Expand Down

0 comments on commit 852a5fd

Please sign in to comment.