Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[JENKINS-31153] Rename Workflow to Pipeline. All the display names in…
… the user interface

Originally-Committed-As: b91ba5c3fd00a8bf4ef6178ae74f2fa43da4b5cb
  • Loading branch information
Manuel Recena committed Jan 11, 2016
1 parent ff9a05c commit 35da396
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -37,7 +37,7 @@
</f:advanced>
</f:section>

<f:section title="Workflow">
<f:section title="Pipeline">
<f:dropdownDescriptorSelector title="Definition" field="definition" descriptors="${descriptor.getDefinitionDescriptors(it)}"/>
</f:section>
</j:jelly>
2 changes: 1 addition & 1 deletion support/src/main/resources/index.jelly
Expand Up @@ -24,5 +24,5 @@

<?jelly escape-by-default='true'?>
<div>
Common utility implementations to build workflow plugin
Common utility implementations to build Pipeline Plugin
</div>

0 comments on commit 35da396

Please sign in to comment.