From 71ab2c3b6bfb8690ba0ba9cf8e644c8cf4e02c72 Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Mon, 18 Dec 2023 20:57:57 +1100 Subject: [PATCH] Add refresh button on logs page --- templates/dashboard/http_functions/logs.html | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/templates/dashboard/http_functions/logs.html b/templates/dashboard/http_functions/logs.html index 0d7375d..4f76987 100644 --- a/templates/dashboard/http_functions/logs.html +++ b/templates/dashboard/http_functions/logs.html @@ -1,5 +1,21 @@
-

Logs: {{ name }}

+
+ +

Logs: {{ name }}

+ +
+ + + + +
+ +
+