mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 05:45:37 +08:00
Enabling UUID in file upload
This commit is contained in:
@@ -41,6 +41,7 @@
|
||||
<!-- Swap the following parameter for the select one that follows to
|
||||
enable the to_posix_lines option in the Web GUI. See Bitbucket
|
||||
Pull Request 171 for more information. -->
|
||||
<param name="uuid" type="text" required="False" />
|
||||
<param name="to_posix_lines" type="hidden" value="Yes" />
|
||||
<!--
|
||||
<param name="to_posix_lines" type="select" display="checkboxes" multiple="True" label="Convert universal line endings to Posix line endings" help="Turn this option off if you upload a gzip, bz2 or zip archive which contains a binary file." value="Yes">
|
||||
|
||||
Reference in New Issue
Block a user