From aeb880ed0ac3dda45cc004f527a7541d840648ce Mon Sep 17 00:00:00 2001 From: Peter Stockings Date: Sun, 16 Feb 2025 20:22:03 +1100 Subject: [PATCH] Update cancel URL handling in HTTP and timer function templates - Modify header template to use explicit `cancel_url` parameter - Add `cancel_url` to new timer and HTTP function templates - Remove default URL fallback in header template --- templates/dashboard/http_functions/header.html | 5 ++--- templates/dashboard/http_functions/new.html | 1 + templates/dashboard/timer_functions/edit.html | 3 ++- templates/dashboard/timer_functions/new.html | 2 +- 4 files changed, 6 insertions(+), 5 deletions(-) diff --git a/templates/dashboard/http_functions/header.html b/templates/dashboard/http_functions/header.html index 8094a32..ab41c9c 100644 --- a/templates/dashboard/http_functions/header.html +++ b/templates/dashboard/http_functions/header.html @@ -92,9 +92,8 @@ -