phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r5204 - phpcompta/tags/rel650/include/template


From: phpcompta-dev
Subject: [Phpcompta-dev] r5204 - phpcompta/tags/rel650/include/template
Date: Thu, 28 Mar 2013 18:54:16 +0100 (CET)

Author: danydb
Date: 2013-03-28 18:54:15 +0100 (Thu, 28 Mar 2013)
New Revision: 5204

Modified:
   phpcompta/tags/rel650/include/template/detail-action.php
Log:
voir les heures dans commentaire

Modified: phpcompta/tags/rel650/include/template/detail-action.php
===================================================================
--- phpcompta/tags/rel650/include/template/detail-action.php    2013-03-28 
17:13:22 UTC (rev 5203)
+++ phpcompta/tags/rel650/include/template/detail-action.php    2013-03-28 
17:54:15 UTC (rev 5204)
@@ -235,7 +235,7 @@
        }
        else
        {
-               echo 
'n°'.$acomment[$c]['agc_id'].'('.h($acomment[$c]['tech_user'])." 
".smaller_date($acomment[$c]['str_agc_date']).')'.
+               echo 
'n°'.$acomment[$c]['agc_id'].'('.h($acomment[$c]['tech_user'])." 
".$acomment[$c]['str_agc_date'].')'.
                                '<pre style="white-space: 
-moz-pre-wrap;white-space: pre-wrap;border:1px solid blue;width:70%;" 
id="com'.$acomment[$c]['agc_id'].'"> '.
                                " ".h($acomment[$c]['agc_comment']).'</pre>'
                                ;



---
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]