Skip to content

Commit

Permalink
Give parameter inputs a workflow icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Nov 6, 2018
1 parent 4812586 commit dbe4033
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/galaxy/scripts/mvc/workflow/workflow-icons.js
Expand Up @@ -3,5 +3,6 @@ export default {
data_input: "fa-file-o",
data_collection_input: "fa-folder-o",
subworkflow: "fa-sitemap fa-rotate-270",
parameter_input: "fa-pencil",
pause: "fa-pause"
};

0 comments on commit dbe4033

Please sign in to comment.