From a86a472f93e542fe09531bcbf3efa3f4182f07cd Mon Sep 17 00:00:00 2001 From: Onkel Andy Date: Tue, 19 Sep 2023 00:23:10 +0200 Subject: [PATCH] jsonread plugin: add datatableAdditional class to webif table --- jsonread/webif/templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jsonread/webif/templates/index.html b/jsonread/webif/templates/index.html index dcb1f0348..4302c869d 100755 --- a/jsonread/webif/templates/index.html +++ b/jsonread/webif/templates/index.html @@ -100,7 +100,7 @@ {% set tab2title = "" ~ item_count ~ " " ~ _("Items definiert") ~ "" %} {% block bodytab2 %} - +
{% for item in p._items %}