summaryrefslogtreecommitdiff
path: root/htroot
diff options
context:
space:
mode:
authorMichael Peter Christen <mc@yacy.net>2022-10-25 00:51:53 +0200
committerMichael Peter Christen <mc@yacy.net>2022-10-25 00:51:53 +0200
commit309adb814e100098c593ccda59fc428c3de0bb37 (patch)
tree5887b77d5c4e99d461b36d398c14e647a26ecec2 /htroot
parent5ddc794bb9a42a77543ae048a162f7bcf4283628 (diff)
fixed import of jsonlist imort from searchlab.eu using a direct URL
Diffstat (limited to 'htroot')
-rw-r--r--htroot/env/templates/submenuIndexImport.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/env/templates/submenuIndexImport.template b/htroot/env/templates/submenuIndexImport.template
index d85b313c2..39a1029a3 100644
--- a/htroot/env/templates/submenuIndexImport.template
+++ b/htroot/env/templates/submenuIndexImport.template
@@ -14,6 +14,7 @@
<li><a href="Load_RSS_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">RSS Feed Importer</a></li>
<li><a href="IndexImportOAIPMH_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">OAI-PMH Importer</a></li>
<li><a href="IndexImportWarc_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">Warc Importer</a></li>
+ <li><a href="IndexImportJsonList_p.html" class="MenuItemLink #(authorized)#lock::unlock#(/authorized)#">JsonList Importer</a></li>
</ul>
</div>