forked from Wavyzz/dolibarr
load translation for tooltip
translation was not loaded when using ajax tooltip
This commit is contained in:
@@ -3727,6 +3727,7 @@ class Commande extends CommonOrder
|
||||
{
|
||||
global $conf, $langs, $user;
|
||||
|
||||
$langs->load('orders');
|
||||
$datas = [];
|
||||
$nofetch = !empty($params['nofetch']);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user