Skip to content

Commit

Permalink
Revert "Forward compatibility with jenkins-buttons" (#265)
Browse files Browse the repository at this point in the history
Revert "Forward compatibility with jenkins-buttons (#248)"

This reverts commit 57bafce.
  • Loading branch information
NotMyFault authored Jan 2, 2023
1 parent 6a4b235 commit f8e5153
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:t="/lib/hudson" xmlns:f="/lib/form">
<div class="alert alert-warning">
<form method="post" action="${rootURL}/${it.url}/disable">
<f:submit primary="false" clazz="jenkins-!-destructive-color" value="${%Dismiss}"/>
<f:submit value="${%Dismiss}"/>
</form>

${%NamingStrategyWarning}
Expand Down

0 comments on commit f8e5153

Please sign in to comment.