diff --git a/templates/root/tool_menu.mako b/templates/root/tool_menu.mako index 7fb4017a999..00106b3aa42 100644 --- a/templates/root/tool_menu.mako +++ b/templates/root/tool_menu.mako @@ -16,9 +16,9 @@ ## %if "[[" in tool.description and "]]" in tool.description: ## ${tool.description.replace( '[[', '' % $tool.id ).replace( "]]", "" ) %if tool.name: - ${tool.name} ${tool.description} + ${tool.name} ${tool.description} %else: - ${tool.description} + ${tool.description} %endif %endif @@ -32,7 +32,7 @@
%endif <% encoded_id = key.lstrip( 'workflow_' ) %> - ${workflow.name} + ${workflow.name}
@@ -114,28 +114,6 @@ %endif
%endfor - - ## Link to workflow management. The location of this may change, but eventually - ## at least some workflows will appear here (the user should be able to - ## configure which of their stored workflows appear in the tools menu). - -
-
-
- Workflow (beta) -
-
-
- Manage workflows -
- %if t.user: - %for m in t.user.stored_workflow_menu_entries: -
- ${m.stored_workflow.name} -
- %endfor - %endif -
diff --git a/tools/data_source/access_libraries.xml b/tools/data_source/access_libraries.xml index 8bf3de8e075..31195582f3e 100644 --- a/tools/data_source/access_libraries.xml +++ b/tools/data_source/access_libraries.xml @@ -1,7 +1,7 @@ stored locally - +