VIVO-719 Improve the user interface
This commit is contained in:
parent
52caf0237f
commit
228adaaf13
1 changed files with 5 additions and 1 deletions
|
@ -33,4 +33,8 @@
|
||||||
<li><a href="harvester/harvest?job=csvPerson" title="Use the harvester to ingest person data from CSV files">Harvest Person Data from CSV</a></li>
|
<li><a href="harvester/harvest?job=csvPerson" title="Use the harvester to ingest person data from CSV files">Harvest Person Data from CSV</a></li>
|
||||||
<li><a href="harvester/harvest?job=csvGrant" title="Use the harvester to ingest grant data from CSV files">Harvest Grant Data from CSV</a></li>
|
<li><a href="harvester/harvest?job=csvGrant" title="Use the harvester to ingest grant data from CSV files">Harvest Grant Data from CSV</a></li>
|
||||||
<li><a href="ingest?action=executeWorkflow" title="Execute an RDF-encoded ingest workflow">Execute Workflow</a></li>
|
<li><a href="ingest?action=executeWorkflow" title="Execute an RDF-encoded ingest workflow">Execute Workflow</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
<ul class="ingestMenu">
|
||||||
|
<li><a href="ingest?action=dumpRestore" title="Dump or Restore the knowledge base">Dump or Restore the knowledge base</a></li>
|
||||||
|
</ul>
|
||||||
|
|
Loading…
Add table
Reference in a new issue