From 6aea48ab61b4eb5c768d6c73592707ba6d87e449 Mon Sep 17 00:00:00 2001 From: Benjamin Ooghe-Tabanou Date: Tue, 22 Jun 2021 18:04:36 +0200 Subject: [PATCH] fix disappeared icon --- hyphe_frontend/app/views/webentity.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hyphe_frontend/app/views/webentity.html b/hyphe_frontend/app/views/webentity.html index a026b689..5ce3ffe4 100644 --- a/hyphe_frontend/app/views/webentity.html +++ b/hyphe_frontend/app/views/webentity.html @@ -340,7 +340,7 @@

ng-show="job.globalStatus != 'ACHIEVED' && job.globalStatus != 'UNSUCCESSFUL' && job.globalStatus != 'CANCELED'" ng-click="abortCrawl(job)" > - trash + clear ABORT