From: Max Value Date: Mon, 6 Apr 2026 22:12:54 +0000 (+0100) Subject: Added note to table page X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=e34fab0213a509ccf3c799ae34e1777803d3a752;p=delta-velorum Added note to table page --- diff --git a/director/templates/index.html b/director/templates/index.html index d236140..228b00a 100644 --- a/director/templates/index.html +++ b/director/templates/index.html @@ -28,7 +28,6 @@ setupUpdate(); {# BEGINS #} -
diff --git a/director/templates/table.html b/director/templates/table.html index c357be1..7d56694 100644 --- a/director/templates/table.html +++ b/director/templates/table.html @@ -83,6 +83,8 @@ setupTrigger(); {% endfor %} + +
Note: Tables are rendered statically, it is not safe to opperate the same interface in two places at once.