From ac89224fb0b750dcd97b75f50e4fd95d2413d73f Mon Sep 17 00:00:00 2001 From: Viktor Lofgren Date: Fri, 16 Feb 2024 20:28:37 +0100 Subject: [PATCH] (domain-ranking) Remove lingering mentions of the algorithms field from the GUI --- .../control/sys/new-domain-ranking-set.hdb | 17 ----------------- .../control/sys/update-domain-ranking-set.hdb | 12 ------------ 2 files changed, 29 deletions(-) diff --git a/code/services-core/control-service/src/main/resources/templates/control/sys/new-domain-ranking-set.hdb b/code/services-core/control-service/src/main/resources/templates/control/sys/new-domain-ranking-set.hdb index bd68e0c4..a4fa720e 100644 --- a/code/services-core/control-service/src/main/resources/templates/control/sys/new-domain-ranking-set.hdb +++ b/code/services-core/control-service/src/main/resources/templates/control/sys/new-domain-ranking-set.hdb @@ -21,23 +21,6 @@ - - - - -
- - The algorithm used to rank the domains. The LINKS algorithms use the link graph, and the ADJACENCY - algorithms use the adjacency graph. CheiRank is a variant of PageRank that uses the reversed graph. - -
- - diff --git a/code/services-core/control-service/src/main/resources/templates/control/sys/update-domain-ranking-set.hdb b/code/services-core/control-service/src/main/resources/templates/control/sys/update-domain-ranking-set.hdb index 0b784882..d906e871 100644 --- a/code/services-core/control-service/src/main/resources/templates/control/sys/update-domain-ranking-set.hdb +++ b/code/services-core/control-service/src/main/resources/templates/control/sys/update-domain-ranking-set.hdb @@ -22,18 +22,6 @@ - - - - {{#if special}}{{/if}} -
- - The algorithm used to rank the domains. The LINKS algorithms use the link graph, and the ADJACENCY - algorithms use the adjacency graph. CheiRank is a variant of PageRank that uses the reversed graph. - -
- -