[VIVO-1068] Hide CSV ingest functionality
This commit is contained in:
parent
740ad18542
commit
73dfca3df5
1 changed files with 2 additions and 0 deletions
|
@ -29,8 +29,10 @@
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<ul class="ingestMenu">
|
<ul class="ingestMenu">
|
||||||
|
<!--
|
||||||
<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>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue