noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 01/01: task #1091 Ajout du bouton UP dans pla


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/01: task #1091 Ajout du bouton UP dans plan comptable remove debug
Date: Sat, 16 May 2015 15:09:41 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 67170fc3392c46e55392fbc4b1b00b1010294525
Author: Dany De Bontridder <address@hidden>
Date:   Sat May 16 17:06:15 2015 +0200

    task #1091 Ajout du bouton UP dans plan comptable
    remove debug
---
 include/param_pcmn.inc.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/param_pcmn.inc.php b/include/param_pcmn.inc.php
index ed704ab..d85f00e 100644
--- a/include/param_pcmn.inc.php
+++ b/include/param_pcmn.inc.php
@@ -152,7 +152,6 @@ endfor;
          pcmn_update(<?php echo Dossier::id()?>,'');
      }
      window.onscroll=function () {
-         console.log( document.viewport.getScrollOffsets().top);
          if ( document.viewport.getScrollOffsets().top> 0) {
              if ($('go_up').visible() == false) {
                 $('go_up').setOpacity(0.8); 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]