phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r5594 - phpcompta/trunk/include/template


From: phpcompta-dev
Subject: [Phpcompta-dev] r5594 - phpcompta/trunk/include/template
Date: Thu, 12 Dec 2013 17:02:13 +0100 (CET)

Author: danydb
Date: 2013-12-12 17:02:13 +0100 (Thu, 12 Dec 2013)
New Revision: 5594

Modified:
   phpcompta/trunk/include/template/dashboard.php
Log:
Esth?\195?\169tique : agrandi fen?\195?\170tre pour mini-rapport

Modified: phpcompta/trunk/include/template/dashboard.php
===================================================================
--- phpcompta/trunk/include/template/dashboard.php      2013-12-12 12:43:43 UTC 
(rev 5593)
+++ phpcompta/trunk/include/template/dashboard.php      2013-12-12 16:02:13 UTC 
(rev 5594)
@@ -278,7 +278,7 @@
 }
 
 if ( $report != 0 ) : ?>
-<fieldset style="height:50%;"><legend><?php echo 
$rapport->get_name()?></legend>
+<fieldset style="min-height:50%;"><legend><?php echo 
$rapport->get_name()?></legend>
 <?php    
   $exercice=$g_user->get_exercice();
   if ( $exercice == 0 ) {
@@ -307,7 +307,7 @@
   else :
 ?>
   <fieldset style="height:50%;width:80%;background-color:white"><legend><?php 
_('Aucun rapport défini')?></legend>
-  <a href="javascript:void(0)" onclick="set_preference('<?php echo 
dossier::id()?>')"><?php echo _('Cliquez ici pour mettre à jour vos 
préférences')?></a>
+  <a href="javascript:void(0)" class="cell" onclick="set_preference('<?php 
echo dossier::id()?>')"><?php echo _('Cliquez ici pour mettre à jour vos 
préférences')?></a>
 
 </fieldset>
 <?php



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

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