From dc51c2806e42e6c4b333384b295a633aa051441e Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Tue, 24 Oct 2017 00:27:41 +0200 Subject: [PATCH] =?UTF-8?q?=20=20=20=20R=C3=A9=C3=A9criture=20de=20CFGPCMN?= =?UTF-8?q?=20pour=20utiliser=20ManageTable=20Ajout=20bouton=20ajout=20dan?= =?UTF-8?q?s=20menu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/class/acc_plan_mtable.class.php | 1 + include/param_pcmn.inc.php | 4 ++++ 2 files changed, 5 insertions(+) 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 */ + ?>