Several choices in the personalized menu
Posted: 2023-03-07 09:42
hello
c'est possible ? two choices, two actions
c'est possible ? two choices, two actions
Code: Select all
return array(
array(
'title' => 'ENVOYER SMS',
'function' => 'GVenvoyer_sms',
'icon' => 'th-list'
)
);
return [];
}
//'title' => 'IMPRIMER',
//'function' => 'IMPRIMER_ETI',
//'icon' => 'th-list'