From 8e452a7db191fd96c6f1bb3fdc522fc6c82ed4ef Mon Sep 17 00:00:00 2001 From: Marius van den Beek Date: Tue, 30 Aug 2016 14:09:57 +0200 Subject: [PATCH] Use panel_section_label (hopefully discouraged panel_section_id) --- galaxy/sample_tool_list.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/galaxy/sample_tool_list.yaml b/galaxy/sample_tool_list.yaml index 2687a45be..b20b61ec6 100644 --- a/galaxy/sample_tool_list.yaml +++ b/galaxy/sample_tool_list.yaml @@ -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