From: dbs Date: Thu, 17 Feb 2011 18:55:31 +0000 (+0000) Subject: Avoid mixed-content warnings due to HTTP link for Google Chrome Frame X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=118a73288bef413ad92fb3641d5d7d4053b45691;p=evergreen%2Fbjwebb.git Avoid mixed-content warnings due to HTTP link for Google Chrome Frame We're hardcoding this to HTTPS for now to avoid the mixed-content warnings that occur when content location is https:// and the linked script is at http:// but a config-aware patch probably wouldn't be a bad idea. git-svn-id: svn://svn.open-ils.org/ILS/trunk@19466 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/opac/skin/default/xml/body.xml b/Open-ILS/web/opac/skin/default/xml/body.xml index 41068c236..3325a26b8 100644 --- a/Open-ILS/web/opac/skin/default/xml/body.xml +++ b/Open-ILS/web/opac/skin/default/xml/body.xml @@ -35,7 +35,7 @@ - + +