From 629572cb760856b33200ae8549a61fa93a798090 Mon Sep 17 00:00:00 2001 From: Aaron Bohy Date: Wed, 7 Jan 2015 10:47:21 +0100 Subject: [PATCH] [FIX] Web: qweb-test.js.html: use local copy of jquery and qunit Use the local copy of those libraries instead of fetching them at runtime. This fix was required for Debian packaging. It fixes the privacy-breach-may-use-debian-package lintian error. --- addons/web/static/lib/qweb/qweb-test.js.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/web/static/lib/qweb/qweb-test.js.html b/addons/web/static/lib/qweb/qweb-test.js.html index aac579d04fe..59f82d150ae 100644 --- a/addons/web/static/lib/qweb/qweb-test.js.html +++ b/addons/web/static/lib/qweb/qweb-test.js.html @@ -1,9 +1,9 @@ - - - + + +