Skip to content

Commit

Permalink
warn on where to download the network (closes #370)
Browse files Browse the repository at this point in the history
  • Loading branch information
boogheta committed Oct 25, 2021
1 parent 368bd80 commit cb707cb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions hyphe_frontend/app/views/export.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ <h1>
EXPORT WEB ENTITIES
</h1>
<span class="md-subhead">
Pick a file format and download the list of <span hyphe-glossary="web entities"></span> and their attributes.
Pick a file format and download the list of <span hyphe-glossary="web entities"></span> and their attributes.<br/>
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 (<md-icon class="md-avatar material-icons" role="img" aria-label="file_download">file_download</md-icon>).
</span>
</div>

Expand Down Expand Up @@ -301,4 +302,4 @@ <h4 style="line-height: 1.3"> {{ field.type }} </h4>
</div>
</div>
</div>
</div>
</div>

0 comments on commit cb707cb

Please sign in to comment.