mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-08 17:02:34 +01:00
Fix: New product status was not visible on all tabs.
This commit is contained in:
@@ -92,7 +92,7 @@ class ModeleExports
|
||||
$i++;
|
||||
}
|
||||
}
|
||||
close($handle);
|
||||
closedir($handle);
|
||||
}
|
||||
return $this->driverlabel;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user