From 2e9b7e351a7dc41bc253e0ecd713a2dc7196b366 Mon Sep 17 00:00:00 2001 From: James Cook Date: Sat, 25 Oct 2025 22:20:42 +0100 Subject: [PATCH] remove missed async's --- assets/templates/asset_list.html | 2 +- assets/templates/cable_list.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/templates/asset_list.html b/assets/templates/asset_list.html index 8e80e219..e00dcd04 100644 --- a/assets/templates/asset_list.html +++ b/assets/templates/asset_list.html @@ -12,7 +12,7 @@ {% block preload_js %} {{ block.super }} - + {% endblock %} {% block js %} diff --git a/assets/templates/cable_list.html b/assets/templates/cable_list.html index f24fa4d4..b94be4a5 100644 --- a/assets/templates/cable_list.html +++ b/assets/templates/cable_list.html @@ -11,7 +11,7 @@ {% block preload_js %} {{ block.super }} - + {% endblock %} {% block js %}