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:
Greg Von Kuster
2009-02-23 13:52:34 -05:00
parent 19d61ff4cf
commit 987df32669
2 changed files with 4 additions and 26 deletions
+1 -1
View File
@@ -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"/>