Merge pull request #24677 from frederic34/patch-1
translation for units in ajax product tooltip
This commit is contained in:
commit
717afc4613
@ -5027,7 +5027,7 @@ class Product extends CommonObject
|
||||
{
|
||||
global $conf, $langs;
|
||||
|
||||
$langs->load('products');
|
||||
$langs->load('products', 'other');
|
||||
|
||||
$datas = array();
|
||||
$nofetch = !empty($params['nofetch']);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user