mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-12 19:02:35 +01:00
keep original label
This commit is contained in:
@@ -3842,7 +3842,7 @@ class Commande extends CommonOrder
|
||||
];
|
||||
$classfortooltip = 'classforajaxtooltip';
|
||||
$dataparams = ' data-params='.json_encode($params);
|
||||
$label = $langs->trans('Loading');
|
||||
// $label = $langs->trans('Loading');
|
||||
}
|
||||
if (empty($notooltip) && $user->rights->commande->lire) {
|
||||
if (!empty($conf->global->MAIN_OPTIMIZEFORTEXTBROWSER)) {
|
||||
|
||||
Reference in New Issue
Block a user