From 2790d0729dc8be8227ed4ae1fea8a57f4a4548f5 Mon Sep 17 00:00:00 2001 From: Onkel Andy Date: Wed, 21 Feb 2024 13:24:10 +0100 Subject: [PATCH] http module: fix issue with datatable when bodytab count changed after cookies have been set. --- .../http/webif/gtemplates/base_plugin.html | 57 +++++++++++++------ 1 file changed, 39 insertions(+), 18 deletions(-) diff --git a/modules/http/webif/gtemplates/base_plugin.html b/modules/http/webif/gtemplates/base_plugin.html index 735b526eaa..375bd5dd6b 100755 --- a/modules/http/webif/gtemplates/base_plugin.html +++ b/modules/http/webif/gtemplates/base_plugin.html @@ -46,6 +46,19 @@ });