From 84281d2fe3708acf40b3b23605436d2adbefe5dd Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 27 May 2015 19:38:45 +0200 Subject: [PATCH] =?UTF-8?q?Task=20#1091=20-=20ajout=20de=20postes=20compta?= =?UTF-8?q?ble=20Remplacement=20de=20la=20fl=C3=A8che=20par=20caract=C3=A8?= =?UTF-8?q?re=20support=C3=A9=20par=20IE9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/js/scripts.js | 2 +- include/param_pcmn.inc.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/html/js/scripts.js b/html/js/scripts.js index e4c7479ce..e3f18265b 100644 --- a/html/js/scripts.js +++ b/html/js/scripts.js @@ -2715,7 +2715,7 @@ function init_scroll() "style":"padding:10px;left:auto;width:30px;height: auto;display:none;position:fixed;top:25px;right:20px;text-align:center", id:"go_up" }); - up.innerHTML=' '; + up.innerHTML=' '; document.body.appendChild(up); window.onscroll=function () { if ( document.viewport.getScrollOffsets().top> 0) { diff --git a/include/param_pcmn.inc.php b/include/param_pcmn.inc.php index cc6934521..f6e6622f1 100644 --- a/include/param_pcmn.inc.php +++ b/include/param_pcmn.inc.php @@ -137,7 +137,7 @@ endfor;