noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 226/323: Dashboard : remove dead code


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 226/323: Dashboard : remove dead code
Date: Wed, 14 Mar 2018 17:38:53 -0400 (EDT)

sparkyx pushed a commit to branch master
in repository noalyss.

commit e2e7fb37b00735b7cb8a650f9441922d6ffa0897
Author: Dany De Bontridder <address@hidden>
Date:   Mon Feb 19 10:22:46 2018 +0100

    Dashboard : remove dead code
---
 include/template/dashboard.php | 2 --
 1 file changed, 2 deletions(-)

diff --git a/include/template/dashboard.php b/include/template/dashboard.php
index 6eb8fc5..a7a3968 100644
--- a/include/template/dashboard.php
+++ b/include/template/dashboard.php
@@ -356,7 +356,5 @@ echo 
HtmlInput::button('hide',_('Annuler'),'onClick="Effect.Fold(\'add_todo_list
 <script type="text/javascript" language="javascript" charset="utf-8">
 function display_detail(div) {
        $(div).style.display="block";
-       // $(div).style.top=calcy('150')+'px';
-       //Effect.Grow(div,{});
 }
 </script>



reply via email to

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