From 7c1ba58255416334b7dbce462f10599432ca9c40 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Tue, 12 Jul 2016 10:09:46 +0200 Subject: [PATCH] no relative and forced https --- www/nav.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/www/nav.js b/www/nav.js index f46d5ad..9f692eb 100644 --- a/www/nav.js +++ b/www/nav.js @@ -1,11 +1,11 @@ $(document).ready(function() { var str = ""; $("#header").prepend(str); -- 2.7.4