Author: danydb
Date: 2012-01-05 16:20:32 +0100 (Thu, 05 Jan 2012)
New Revision: 252
Modified:
trunk/coprop/include/template/budget_list.php
Log:
Budget : Detail ne fonctionne
Modified: trunk/coprop/include/template/budget_list.php
===================================================================
--- trunk/coprop/include/template/budget_list.php 2012-01-05 15:17:45 UTC
(rev 251)
+++ trunk/coprop/include/template/budget_list.php 2012-01-05 15:20:32 UTC
(rev 252)
@@ -17,7 +17,7 @@
$class=($i%2==0)?' class="evend" ':' class="odd" ';
$str_js=sprintf(" onclick=\"budget_detail('%s','%s','%s','%s')\" ",
$_REQUEST['plugin_code'],$_REQUEST['ac'],$_REQUEST['gDossier'],$array[$i]['b_id']);
- $js=HtmlInput::anchor("Détail",$str_js);
+ $js=HtmlInput::anchor("Détail","",$str_js);
?>
<tr <?=$class?> >
<td>
_______________________________________________
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev