From 008c093a3e403080cb826ede9e10c86a6760e8dc Mon Sep 17 00:00:00 2001 From: root Date: Tue, 4 Aug 2020 14:46:45 +0000 Subject: [PATCH] rename variable custom_css_file to custom_css_link --- src/bunker.go | 2 +- ui/index.html | 4 ++-- ui/site/admin-audit.html | 4 ++-- ui/site/display-data.html | 6 +++--- ui/site/login.html | 6 +++--- ui/site/user-apps.html | 4 ++-- ui/site/user-audit.html | 4 ++-- ui/site/user-consent-management.html | 4 ++-- ui/site/user-profile.html | 4 ++-- 9 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/bunker.go b/src/bunker.go index 36bfd39..c6e4eba 100644 --- a/src/bunker.go +++ b/src/bunker.go @@ -90,7 +90,7 @@ type Config struct { TermOfServiceLink string `yaml:"term_of_service_link"` PrivacyPolicyTitle string `yaml:"privacy_policy_title"` PrivacyPolicyLink string `yaml:"privacy_policy_link"` - CustomCSSFile string `yaml:"custom_css_file"` + CustomCSSLink string `yaml:"custom_css_link"` MagicLookup bool `yaml:"magic_lookup"` } `yaml:"ui"` } diff --git a/ui/index.html b/ui/index.html index 9671801..10e2133 100644 --- a/ui/index.html +++ b/ui/index.html @@ -12,8 +12,8 @@ diff --git a/ui/site/admin-audit.html b/ui/site/admin-audit.html index 342a90d..e71c593 100644 --- a/ui/site/admin-audit.html +++ b/ui/site/admin-audit.html @@ -162,8 +162,8 @@ diff --git a/ui/site/display-data.html b/ui/site/display-data.html index b89c47d..b4ff156 100644 --- a/ui/site/display-data.html +++ b/ui/site/display-data.html @@ -28,8 +28,8 @@ @@ -68,4 +68,4 @@ if (conf["custom_css_file"]) { } }, "json"); - \ No newline at end of file + diff --git a/ui/site/login.html b/ui/site/login.html index 874fe1d..095a27a 100644 --- a/ui/site/login.html +++ b/ui/site/login.html @@ -24,8 +24,8 @@ crossorigin="anonymous"> @@ -93,4 +93,4 @@ if (conf["custom_css_file"]) { } }) - \ No newline at end of file + diff --git a/ui/site/user-apps.html b/ui/site/user-apps.html index 0fdfd90..4918316 100644 --- a/ui/site/user-apps.html +++ b/ui/site/user-apps.html @@ -32,8 +32,8 @@ diff --git a/ui/site/user-audit.html b/ui/site/user-audit.html index 2d2bb7b..80d67fe 100644 --- a/ui/site/user-audit.html +++ b/ui/site/user-audit.html @@ -165,8 +165,8 @@ diff --git a/ui/site/user-consent-management.html b/ui/site/user-consent-management.html index 0cbbf2e..f8e10ec 100644 --- a/ui/site/user-consent-management.html +++ b/ui/site/user-consent-management.html @@ -23,8 +23,8 @@ crossorigin="anonymous"> diff --git a/ui/site/user-profile.html b/ui/site/user-profile.html index 68bfb60..c02d2f1 100644 --- a/ui/site/user-profile.html +++ b/ui/site/user-profile.html @@ -27,8 +27,8 @@