#179: Commentaire sur les suivi

This commit is contained in:
Dany De Bontridder 2012-05-27 22:39:17 +00:00
parent 1f2522a579
commit c135d96c83
4 changed files with 76 additions and 46 deletions

View file

@ -142,7 +142,7 @@ if ( $sub_action=='detail' )
$act->ag_id=$ag_id;
$act->suppress=1;
echo $act->get();
$act->ag_comment=Decode($act->ag_comment);
// $act->ag_comment=Decode($act->ag_comment);
echo '<form enctype="multipart/form-data" class="print" action="do.php" method="post" >';
echo $supl_hidden;
echo HtmlInput::hidden('ac',$_REQUEST['ac']);