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

Hide hidden data parameters in workflow editor #2120

Merged
merged 2 commits into from
Apr 15, 2016

Conversation

guerler
Copy link
Contributor

@guerler guerler commented Apr 8, 2016

Fixes #2050.

multiple=input.multiple,
extensions=input.extensions,
input_type="dataset", ) )
if isinstance( input, DataCollectionToolParameter ):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/if/elif/

just to make it clear.

@galaxybot galaxybot added this to the 16.07 milestone Apr 12, 2016
@guerler
Copy link
Contributor Author

guerler commented Apr 13, 2016

Thanks for the suggestions @nsoranzo.

@nsoranzo
Copy link
Member

👍

@jmchilton jmchilton merged commit 88db9e6 into galaxyproject:dev Apr 15, 2016
@guerler guerler deleted the fix_hidden_001 branch February 19, 2020 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants