noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 14/27: Cosmetique remove border


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 14/27: Cosmetique remove border
Date: Sun, 02 Nov 2014 11:08:49 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 1df8384419930ce51317ca50025d352793dcbbde
Author: Dany De Bontridder <address@hidden>
Date:   Mon Oct 13 19:14:55 2014 +0200

    Cosmetique remove border
---
 include/template/form_ledger_detail.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/template/form_ledger_detail.php 
b/include/template/form_ledger_detail.php
index f521275..cc2e6ce 100644
--- a/include/template/form_ledger_detail.php
+++ b/include/template/form_ledger_detail.php
@@ -86,7 +86,7 @@ echo '<tr>';
 echo $item['quick_code'];
 echo '<td>'.$item['bt'].'</td>';
 ?>
-<td style="border-bottom: 1px dotted grey; width: 75%;"><?php echo 
$item['denom'] ?></td>
+<td style="width: 75%;"><?php echo $item['denom'] ?></td>
 <?php 
 echo td($item['pu']);
 echo td($item['quantity' ]);



reply via email to

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