mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 00:52:01 +01:00
Look and feel v19
This commit is contained in:
@@ -1253,6 +1253,10 @@ class Project extends CommonObject
|
||||
// phpcs:enable
|
||||
global $langs;
|
||||
|
||||
if (is_null($status)) {
|
||||
return '';
|
||||
}
|
||||
|
||||
$statustrans = array(
|
||||
0 => 'status0',
|
||||
1 => 'status4',
|
||||
|
||||
Reference in New Issue
Block a user