noalyss-commit
[Top][All Lists]
Advanced

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

[Noalyss-commit] [noalyss] 09/16: Task #1045 - Amélioration apparence


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 09/16: Task #1045 - Amélioration apparence : Improve window detail op
Date: Tue, 18 Nov 2014 01:09:04 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit f5a1d84318d28a00109e4db4207355c9a754da80
Author: Dany De Bontridder <address@hidden>
Date:   Tue Nov 18 01:28:23 2014 +0100

    Task #1045 - Amélioration apparence  :
    Improve window detail op
---
 include/template/ledger_detail_file.php |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/include/template/ledger_detail_file.php 
b/include/template/ledger_detail_file.php
index 2dc67b0..bbc64f1 100644
--- a/include/template/ledger_detail_file.php
+++ b/include/template/ledger_detail_file.php
@@ -10,6 +10,7 @@
 $str='?'.dossier::get()."&div=$div&act=file&jr_id=$jr_id";
 if ( isset ($_REQUEST['ajax'])) $str.="&ajax=1";
 ?>
-<div id="document_operation_div<?php echo $div;?>" class="noprint" 
style="display:<?php echo $a_tab['document_operation_div']['display']?>">
+
+<div id="document_operation_div<?php echo $div;?>" class="myfieldset noprint" 
style="display:<?php echo $a_tab['document_operation_div']['display']?>">
 <iframe frameborder=0 scrolling="no" style="margin:0px;padding: 
0px;border:0px;width:100%;height:90px;overflow:hidden" src="<?php echo 
'ajax_ledger.php'.$str; ?>"></iframe>
 </div>
\ No newline at end of file



reply via email to

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