mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
9 lines
288 B
XML
9 lines
288 B
XML
<?xml version="1.0"?>
|
|
<tool name="Access Libraries" id="library_access1">
|
|
<description>stored locally</description>
|
|
<inputs action="/library/index" method="get">
|
|
<param name="default_action" type="hidden" value="add" />
|
|
</inputs>
|
|
<uihints minwidth="800"/>
|
|
</tool>
|