noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 03/04: Task #1230 - Apparence follow document


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 03/04: Task #1230 - Apparence follow document #1230 : add underline for document
Date: Sat, 21 Nov 2015 17:56:52 +0000

sparkyx pushed a commit to annotated tag rel6911
in repository noalyss.

commit cb35b83608214444946a6b63967c65db3dd6cd7b
Author: Dany De Bontridder <address@hidden>
Date:   Sat Nov 21 18:40:41 2015 +0100

    Task #1230 - Apparence follow  document
    #1230 : add underline for document
---
 include/template/detail-action.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/template/detail-action.php 
b/include/template/detail-action.php
index 5c6ebc2..eb2ab25 100644
--- a/include/template/detail-action.php
+++ b/include/template/detail-action.php
@@ -441,7 +441,7 @@ for ($i=0;$i<sizeof($aAttachedFile);$i++) :
 
       <tr>
           <td>
-              <A class="print" style="display:inline" id="<?php echo 
"doc".$aAttachedFile[$i]['d_id'];?>" href="<?php echo 
$aAttachedFile[$i]['link']?>">
+              <A class="print line" style="display:inline" id="<?php echo 
"doc".$aAttachedFile[$i]['d_id'];?>" href="<?php echo 
$aAttachedFile[$i]['link']?>">
           <?php echo $aAttachedFile[$i]['d_filename'];?>         </a>
           </td>
           <td>



reply via email to

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