#179: Commentaire sur les suivi
This commit is contained in:
parent
1f2522a579
commit
c135d96c83
4 changed files with 76 additions and 46 deletions
|
|
@ -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']);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue