From 337faa6829bcef01683db98360d55591c7037389 Mon Sep 17 00:00:00 2001 From: Fabien Meghazi Date: Tue, 29 Jan 2013 15:26:38 +0100 Subject: [PATCH] [FIX] Use relative protocol in scripts url in order to avoid mixed content warnings in IE bzr revid: fme@openerp.com-20130129142638-81uffjq3aiopr8ta --- addons/web/controllers/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/web/controllers/main.py b/addons/web/controllers/main.py index 1d5cfabec2c..8455fbafcd6 100644 --- a/addons/web/controllers/main.py +++ b/addons/web/controllers/main.py @@ -522,7 +522,7 @@ html_template = """