Skip to content

Commit ed77532

Browse files
committed
Remove 'Up' link
1 parent e03e7a6 commit ed77532

File tree

1 file changed

+0
-1
lines changed
  • src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode

1 file changed

+0
-1
lines changed

src/main/resources/org/jenkinsci/plugins/workflow/graph/FlowNode/sidepanel.jelly

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:l="/lib/layout" xmlns:t="/lib/hudson">
2727
<l:side-panel>
2828
<l:tasks>
29-
<l:task icon="icon-up icon-md" href="${rootURL}/${it.execution.owner.url}" title="${%Up}" contextMenu="false"/>
3029
<l:task icon="icon-search icon-md" href="${rootURL}/${it.url}" title="${%Status}" contextMenu="false"/>
3130
<st:include page="actions.jelly"/>
3231
</l:tasks>

0 commit comments

Comments
 (0)