Typo
This commit is contained in:
parent
8ea794a436
commit
d8ca2b79b7
1 changed files with 1 additions and 1 deletions
|
|
@ -336,7 +336,7 @@ class HtmlInput
|
|||
}
|
||||
$js=sprintf('onclick="view_history_card(\'%s\',\'%s\',\'%s\')"', $f_id,
|
||||
dossier::id(),$p_exercice);
|
||||
$view_history=HtmlInput::button("hcb"+$e, $p_mesg, $js);
|
||||
$view_history=HtmlInput::button("hcb".$e, $p_mesg, $js);
|
||||
return $view_history;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue