From 2716b9bfb4713a9f874b11c5ce1a016d0df76214 Mon Sep 17 00:00:00 2001 From: James Kolpack Date: Tue, 4 Aug 2020 21:40:32 -0400 Subject: [PATCH] Cleanup and small fixes --- WebCms/Config/ClientDependency.config | 2 +- WebCms/Controllers/LeafWebPageIds.cs | 1 + WebCms/Views/Results/Index.cshtml | 54 ++++++++++++++----- .../Shared/EditorTemplates/Checkbox.cshtml | 4 +- WebCms/scripts/LeafDataQuery.js | 14 +++++ 5 files changed, 59 insertions(+), 16 deletions(-) diff --git a/WebCms/Config/ClientDependency.config b/WebCms/Config/ClientDependency.config index c46fc96..2b740e0 100644 --- a/WebCms/Config/ClientDependency.config +++ b/WebCms/Config/ClientDependency.config @@ -10,7 +10,7 @@ NOTES: * Compression/Combination/Minification is not enabled unless debug="false" is specified on the 'compiliation' element in the web.config * A new version will invalidate both client and server cache and create new persisted files --> - +