diff --git a/include/class/acc_plan_mtable.class.php b/include/class/acc_plan_mtable.class.php index 84a15bca6..8902fd3dc 100644 --- a/include/class/acc_plan_mtable.class.php +++ b/include/class/acc_plan_mtable.class.php @@ -56,6 +56,7 @@ class Acc_Plan_MTable extends Manage_Table_SQL ["label"=>_("Contexte"),"value"=>"CON"] ]); $this->a_order=["pcm_val","pcm_lib","parent_accounting","pcm_type","fiche_qcode"]; + $this->set_icon_mod("first"); } /** * Display a row diff --git a/include/param_pcmn.inc.php b/include/param_pcmn.inc.php index 1c233e948..9a056e94c 100644 --- a/include/param_pcmn.inc.php +++ b/include/param_pcmn.inc.php @@ -74,6 +74,7 @@ echo $mtable->display_table(" where pcm_val::text like '{$g_start}%' order by pc /* it will override the classic onscroll (see scripts.js) * @see scripts.js */ + ?>