Closed fabianomenegidio closed 3 days ago
Before I used labels to separate categories in my Galaxy. This way:
`[label id = "label_upload" text = "DATA SOURCE" />
[section id = "getext" name = "Get Upload Data"> [tool file = "data_source / upload.xml" /> [/section>
[label id = "label_db" text = "BIOLOGICAL DATABASE" />
[section id = "getdb" name = "Get Upload DB"> [/section> [section id = "tools" name = "Tools"> [/section>`
Now, the labels are at the end of the menu instead of in their position.
Have we had any changes in this context?
Note: I changed "<" to "[" in the question, but the script is correct.
I'm not aware of any changes. But please try the new version 24.1. The user interface in Galaxy has changed a lot.
24.1
Before I used labels to separate categories in my Galaxy. This way:
`[label id = "label_upload" text = "DATA SOURCE" />
[section id = "getext" name = "Get Upload Data"> [tool file = "data_source / upload.xml" /> [/section>
[label id = "label_db" text = "BIOLOGICAL DATABASE" />
[section id = "getdb" name = "Get Upload DB"> [/section> [section id = "tools" name = "Tools"> [/section>`
Now, the labels are at the end of the menu instead of in their position.
Have we had any changes in this context?
Note: I changed "<" to "[" in the question, but the script is correct.