[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 14/27: #0001643: ajout icon "cache" pour bout
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 14/27: #0001643: ajout icon "cache" pour bouton "remonter" |
Date: |
Wed, 4 Sep 2019 15:24:56 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 9b945bd430c90d0d692bf8b9809678282e5e3d82
Author: Dany De Bontridder <address@hidden>
Date: Thu Aug 29 12:21:09 2019 +0200
#0001643: ajout icon "cache" pour bouton "remonter"
---
html/js/scripts.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/js/scripts.js b/html/js/scripts.js
index 81b0563..daa1397 100644
--- a/html/js/scripts.js
+++ b/html/js/scripts.js
@@ -2946,7 +2946,7 @@ function init_scroll()
"style":"padding:5px;left:auto;width:auto;height:
auto;display:none;position:fixed;bottom:30%;right:50px;text-align:center;font-size:20px",
id:"go_up"
});
- up.innerHTML=' <a class="icon" href="#up_top" ></a><a
href="javascript:show_calc()" class="icon"></a>';
+ up.innerHTML='<a class="icon"
onclick="document.getElementById(\'go_up\').hide()"
style="float:right;font-size:70%"></a> <a class="icon" href="#up_top"
></a><a href="javascript:show_calc()" class="icon"></a>';
document.body.appendChild(up);
window.onscroll=function () {
if ( document.viewport.getScrollOffsets().top> 0) {
- [Noalyss-commit] [noalyss] 27/27: Merge branch 'dev7109', (continued)
- [Noalyss-commit] [noalyss] 27/27: Merge branch 'dev7109', Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 05/27: Security : avoid direct call to Http Variable, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 19/27: #0001735: icone warning, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 13/27: Missing files for #1369: Étendre la comptabilité analytique à tous les postes?, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 10/27: #0001711: Gros souci comptanal Montant compté en absolu, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 15/27: @0001735: icone poubelle catégorie de fiche, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 17/27: #0001735: icone poubelle catégorie de fiche, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 22/27: translate, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 23/27: Data_SQL add the member, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 16/27: #0001736: PHP7 comptability + translation, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 14/27: #0001643: ajout icon "cache" pour bouton "remonter",
Dany De Bontridder <=
- [Noalyss-commit] [noalyss] 25/27: PDF_Core : add function get, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 24/27: Noalyss_SQL Create a function build query, Dany De Bontridder, 2019/09/04
- [Noalyss-commit] [noalyss] 01/27: Cosmetic, Dany De Bontridder, 2019/09/04