From 8196b03b14510ab71140940b2fcc40e85233aca1 Mon Sep 17 00:00:00 2001 From: dbs Date: Thu, 17 Feb 2011 18:56:39 +0000 Subject: [PATCH] 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/branches/rel_2_1@19467 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/web/opac/skin/default/xml/body.xml | 2 +- Open-ILS/web/opac/skin/default/xml/home/index_body.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/web/opac/skin/default/xml/body.xml b/Open-ILS/web/opac/skin/default/xml/body.xml index 41068c2360..3325a26b80 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 @@ - + +