From d7482c8d6acfd9ce0c27c044242dee4996cf9d2f Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Sat, 19 Nov 2022 15:15:25 +0100 Subject: [PATCH] Add diff view option for JSON compare (comparing the fields defined on each. The order of fields, etc does not matter in this comparison.) --- changedetectionio/templates/diff.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changedetectionio/templates/diff.html b/changedetectionio/templates/diff.html index f60979e3..d9b9195b 100644 --- a/changedetectionio/templates/diff.html +++ b/changedetectionio/templates/diff.html @@ -21,6 +21,9 @@ + + {% if versions|length >= 1 %}