Skip to content

Commit

Permalink
Use panel_section_label (hopefully discouraged panel_section_id)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdbeek committed Aug 30, 2016
1 parent 8d08e64 commit 8e452a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions galaxy/sample_tool_list.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
tools:
- name: 'column_maker'
owner: 'devteam'
tool_panel_section_id: 'textutil'
tool_panel_section_label: 'Columnmaker section'
- name: 'tabular_to_fasta'
owner: 'devteam'
tool_panel_section_id: 'convert'
tool_panel_section_label: 'New Converters'
revisions:
- '0b4e36026794' # v1.1.0

0 comments on commit 8e452a7

Please sign in to comment.