From 994c45d944dc70b4e98e3d8748e1662e9a7d8859 Mon Sep 17 00:00:00 2001 From: Benjamin Ooghe-Tabanou Date: Fri, 21 Jul 2023 18:53:03 +0200 Subject: [PATCH] add link to webentity from list of all crawls (closes #448) --- hyphe_frontend/app/views/monitorCrawls.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyphe_frontend/app/views/monitorCrawls.html b/hyphe_frontend/app/views/monitorCrawls.html index d0341713..cc2c7909 100644 --- a/hyphe_frontend/app/views/monitorCrawls.html +++ b/hyphe_frontend/app/views/monitorCrawls.html @@ -264,7 +264,7 @@

No crawl job

}" > - {{job.webentity_name || 'Web Entity Loading'}} + {{job.webentity_name || 'Web Entity Loading'}}
{{job.crawl_arguments.max_depth}}