From eaccd6026cd22525500927aa895efa29880a47a2 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Fri, 6 Sep 2024 14:33:06 +0200 Subject: [PATCH] UI - Hiding noisy info under 'show advanced help' button (#2609) --- .../blueprint/tags/templates/edit-tag.html | 6 +++--- changedetectionio/static/js/global-settings.js | 6 ++++-- changedetectionio/templates/_common_fields.html | 9 ++++++--- changedetectionio/templates/edit.html | 14 +++++++++----- .../tests/test_nonrenderable_pages.py | 7 ++++--- 5 files changed, 26 insertions(+), 16 deletions(-) diff --git a/changedetectionio/blueprint/tags/templates/edit-tag.html b/changedetectionio/blueprint/tags/templates/edit-tag.html index 2ccc68a0..99f86005 100644 --- a/changedetectionio/blueprint/tags/templates/edit-tag.html +++ b/changedetectionio/blueprint/tags/templates/edit-tag.html @@ -58,9 +58,9 @@ xpath://body/div/span[contains(@class, 'example-class')]", {% if '/text()' in field %} Note!: //text() function does not work where the <element> contains <![CDATA[]]>
{% endif %} - One rule per line, any rules that matches will be used.
- -