Skip to content

Commit

Permalink
[JENKINS-31153] More references were replaced
Browse files Browse the repository at this point in the history
Originally-Committed-As: e9785b290387f6b809a623097e83722c05d3c106
  • Loading branch information
recena committed Jan 14, 2016
1 parent d34c4b2 commit 480eee8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -25,7 +25,7 @@ THE SOFTWARE.

<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:l="/lib/layout">
<l:layout title="${it.run.fullDisplayName} Workflow Steps">
<l:layout title="${it.run.fullDisplayName} Pipeline steps">
<st:include page="sidepanel.jelly" it="${it.run}"/>
<l:main-panel>
<st:include it="${it.flowGraph}" page="ajax"/>
Expand Down

0 comments on commit 480eee8

Please sign in to comment.