noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 03/04: remplace le bouton zoom du calendrier


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/04: remplace le bouton zoom du calendrier par icone
Date: Mon, 25 May 2015 21:49:55 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit b64a771280d29c88a9f01ee7d41183d1aaa65279
Author: Dany De Bontridder <address@hidden>
Date:   Sun May 24 21:15:04 2015 +0200

    remplace le bouton zoom du calendrier par icone
---
 include/template/dashboard.php |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/template/dashboard.php b/include/template/dashboard.php
index 407c5d9..e999e9e 100644
--- a/include/template/dashboard.php
+++ b/include/template/dashboard.php
@@ -4,7 +4,6 @@
 ?><!-- left div -->
 <div id="calendar_box_div" class="box">
 <?php echo 
HtmlInput::title_box(_('Calendrier'),'cal_div','zoom',"onclick=\"calendar_zoom($obj)\"");?>
-<?php echo HtmlInput::calendar_zoom($obj); ?>
 <?php echo $cal->display('short'); ?>
 </div>
 



reply via email to

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