Merge pull request #24588 from frederic34/patch-6
load translation for tooltip
This commit is contained in:
commit
a6246167d7
@ -3727,6 +3727,7 @@ class Commande extends CommonOrder
|
|||||||
{
|
{
|
||||||
global $conf, $langs, $user;
|
global $conf, $langs, $user;
|
||||||
|
|
||||||
|
$langs->load('orders');
|
||||||
$datas = [];
|
$datas = [];
|
||||||
$nofetch = !empty($params['nofetch']);
|
$nofetch = !empty($params['nofetch']);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user