From 0666a4d9a956e388a45a8b65bb3593791cbc1710 Mon Sep 17 00:00:00 2001 From: SBCrumb Date: Sat, 25 Oct 2025 15:01:46 -0400 Subject: [PATCH] fix: web interface not deleting lines --- nfoguard-web/static/index.html | 4 ++-- nfoguard-web/static/js/app.js | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/nfoguard-web/static/index.html b/nfoguard-web/static/index.html index bbc8d68..1354015 100644 --- a/nfoguard-web/static/index.html +++ b/nfoguard-web/static/index.html @@ -4,7 +4,7 @@ NFOGuard - Database Management - + @@ -457,6 +457,6 @@
- + \ No newline at end of file diff --git a/nfoguard-web/static/js/app.js b/nfoguard-web/static/js/app.js index 21867de..c48b8b3 100644 --- a/nfoguard-web/static/js/app.js +++ b/nfoguard-web/static/js/app.js @@ -545,10 +545,10 @@ function showEpisodesModal(data) { ${episode.source_description || episode.source || 'Unknown'} ${hasVideoBadge} - - @@ -649,7 +649,7 @@ function updateReportTables(data) { ${episode.aired || '-'} ${episode.source_description || episode.source || 'Unknown'} -