From 8ce89736e9df1346809afe235b6e16bd97117710 Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Wed, 19 Nov 2014 11:06:40 +0100 Subject: [PATCH] [FIX] web: force company logo refresh per db The company_logo is cached and was not refreshed when switching between database, still showing the logo of the company of the previous database Fixes #2738 --- addons/web/views/webclient_templates.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addons/web/views/webclient_templates.xml b/addons/web/views/webclient_templates.xml index 98e506863c1..4fa84bf96a7 100644 --- a/addons/web/views/webclient_templates.xml +++ b/addons/web/views/webclient_templates.xml @@ -250,7 +250,7 @@