From 75b726787b8641b564b947651be65b87880e4e88 Mon Sep 17 00:00:00 2001 From: vermaas <vermaas@astron.nl> Date: Thu, 19 Jan 2023 10:21:16 +0100 Subject: [PATCH] remove warning about lta linkd --- atdb/taskdatabase/templates/taskdatabase/archived/page.html | 1 - 1 file changed, 1 deletion(-) diff --git a/atdb/taskdatabase/templates/taskdatabase/archived/page.html b/atdb/taskdatabase/templates/taskdatabase/archived/page.html index d22a65f5..c3584435 100644 --- a/atdb/taskdatabase/templates/taskdatabase/archived/page.html +++ b/atdb/taskdatabase/templates/taskdatabase/archived/page.html @@ -9,7 +9,6 @@ <div class="row"> <div class="col-12"> <h3>Archived</h3> - <div style="color: red">Note: SAS_ID (output) and link to the LTA are not yet available, but coming soon.</div> This overview shows the tasks that are archived in the LTA. <hr> </div> -- GitLab