mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 13:50:20 +08:00
Fix for rendering tools / workflows in target frames, also elimnate the Workflow link in the tool panel as we're now using the menu bar.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<tool name="Access Libraries" id="library_access1">
|
||||
<description>stored locally</description>
|
||||
<inputs action="/library/index" method="get">
|
||||
<inputs action="/library/index" method="get" target="_parent">
|
||||
<param name="default_action" type="hidden" value="add" />
|
||||
</inputs>
|
||||
<uihints minwidth="800"/>
|
||||
|
||||
Reference in New Issue
Block a user