From cb707cb696791047a3bfdb77b8a35b1961134f2c Mon Sep 17 00:00:00 2001 From: Benjamin Ooghe-Tabanou Date: Mon, 25 Oct 2021 16:55:11 +0200 Subject: [PATCH] warn on where to download the network (closes #370) --- hyphe_frontend/app/views/export.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/hyphe_frontend/app/views/export.html b/hyphe_frontend/app/views/export.html index 8b33e544..ce4f4bd0 100644 --- a/hyphe_frontend/app/views/export.html +++ b/hyphe_frontend/app/views/export.html @@ -17,7 +17,8 @@

EXPORT WEB ENTITIES

- Pick a file format and download the list of and their attributes. + Pick a file format and download the list of and their attributes.
+ To download the network of links between the web entities, click NETWORK in the left menu, adjust the filters, then click on the download icon (file_download).
@@ -301,4 +302,4 @@

{{ field.type }}

- \ No newline at end of file +