forked from Wavyzz/dolibarr
Remove old lang files that are too small (moved into other lang files)
This commit is contained in:
@@ -2144,7 +2144,7 @@ function dolGetElementUrl($objectid, $objecttype, $withpicto = 0, $option = '')
|
||||
$myobject = 'expedition';
|
||||
$module = 'expedition_bon';
|
||||
} elseif ($objecttype == 'delivery') {
|
||||
$langs->load('deliveries');
|
||||
$langs->load('sendings');
|
||||
$classpath = 'delivery/class';
|
||||
$myobject = 'delivery';
|
||||
$module = 'delivery_note';
|
||||
|
||||
Reference in New Issue
Block a user