mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-05 17:18:13 +01:00
Fix ci
This commit is contained in:
@@ -7128,6 +7128,8 @@ function getTitleFieldOfList($name, $thead = 0, $file = "", $field = "", $begin
|
||||
$prefix .= 'right '; // For backward compatibility
|
||||
}
|
||||
|
||||
$tooltip = (string) $tooltip; // In case $tooltip is null
|
||||
|
||||
$sortorder = strtoupper((string) $sortorder);
|
||||
$out = '';
|
||||
$sortimg = '';
|
||||
|
||||
Reference in New Issue
Block a user