From 7eb3d7434db2850976f0cd31fe9b108227fc02e2 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Wed, 4 Jan 2023 12:11:23 +0100 Subject: [PATCH] implemented refresh button --- app/templates/views/dashboard_leases.html | 4 ++++ app/templates/views/dashboard_origins.html | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/app/templates/views/dashboard_leases.html b/app/templates/views/dashboard_leases.html index 7e24e09..54ada93 100644 --- a/app/templates/views/dashboard_leases.html +++ b/app/templates/views/dashboard_leases.html @@ -14,6 +14,10 @@ delete lease + + diff --git a/app/templates/views/dashboard_origins.html b/app/templates/views/dashboard_origins.html index b7142b3..bdc993b 100644 --- a/app/templates/views/dashboard_origins.html +++ b/app/templates/views/dashboard_origins.html @@ -17,6 +17,10 @@ delete all + +