Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Labels #566

Open
fabianomenegidio opened this issue Sep 25, 2020 · 0 comments
Open

Labels #566

fabianomenegidio opened this issue Sep 25, 2020 · 0 comments

Comments

@fabianomenegidio
Copy link

fabianomenegidio commented Sep 25, 2020

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant