Author: danydb
Date: 2012-03-22 20:54:18 +0100 (Thu, 22 Mar 2012)
New Revision: 4790

Modified:
   phpcompta/tags/rel600/include/template/ledger_detail_ven.php
Log:
Cosmetic ajout lien sous qcode client

Modified: phpcompta/tags/rel600/include/template/ledger_detail_ven.php
===================================================================
--- phpcompta/tags/rel600/include/template/ledger_detail_ven.php        
2012-03-22 19:51:52 UTC (rev 4789)
+++ phpcompta/tags/rel600/include/template/ledger_detail_ven.php        
2012-03-22 19:54:18 UTC (rev 4790)
@@ -37,7 +37,7 @@
                                                $bk=new 
Fiche($cn,$obj->det->array[0]['qs_client']);
                                                echo td(_('Client'));
 
-                                               $view_history= sprintf('<A 
class="detail" HREF="javascript:view_history_card(\'%s\',\'%s\')" >%s</A>',
+                                               $view_history= sprintf('<A 
class="line" HREF="javascript:view_history_card(\'%s\',\'%s\')" >%s</A>',
                                                                                
$bk->id, $gDossier, $bk->get_quick_code());
                                                echo 
td(h($bk->getName())).td($view_history);;
                                                ?>



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu

_______________________________________________
Phpcompta  est un logiciel libre de comptabilit&#233; en ligne 
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev

Reply via email to