We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e03e7a6 + ed77532 commit ecaaefeCopy full SHA for ecaaefe
src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/sidepanel.jelly
@@ -26,7 +26,6 @@
26
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:l="/lib/layout" xmlns:t="/lib/hudson">
27
<l:side-panel>
28
<l:tasks>
29
- <l:task icon="icon-up icon-md" href="${rootURL}/${it.execution.owner.url}" title="${%Up}" contextMenu="false"/>
30
<l:task icon="icon-search icon-md" href="${rootURL}/${it.url}" title="${%Status}" contextMenu="false"/>
31
<st:include page="actions.jelly"/>
32
</l:tasks>
0 commit comments