diff --git a/include/template/detail-action.php b/include/template/detail-action.php index cee6c9a4a..102202ed8 100644 --- a/include/template/detail-action.php +++ b/include/template/detail-action.php @@ -324,7 +324,7 @@ function small(p_id_textarea){ if ( Document_Option::can_add_comment($ag_id) && Document_Option::option_comment($this->dt_id) == "SOME_FIXED") { - echo h2(_("Commentaire")); + if( count($acomment) >0 ) echo h2(_("Commentaire")); for( $c=1;$cag_id > 0 && Document_Option::is_enable_operation_detail($this->dt_i -
+

@@ -409,7 +409,7 @@ if ( $this->ag_id > 0 && Document_Option::is_enable_operation_detail($this->dt_i - +