noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 16/17: highlight


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 16/17: highlight
Date: Wed, 12 Aug 2015 13:23:45 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 8c3875c119b5a269be2e73fdc530add21c40b7c6
Author: Dany De Bontridder <address@hidden>
Date:   Tue Aug 11 16:34:02 2015 +0200

    highlight
---
 include/template/detail-action.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/template/detail-action.php 
b/include/template/detail-action.php
index 8a30138..108c97b 100644
--- a/include/template/detail-action.php
+++ b/include/template/detail-action.php
@@ -7,11 +7,11 @@
 
 
     <table>
-                       <tr>
+                       <tr class="highlight">
             <TD>
            <?php echo _('N° document')?>
             </TD>
-            <TD class="highlight">
+            <TD >
               <?php echo $this->ag_id;?>
             </TD>
           </TR>



reply via email to

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