Look and feel v20 - All combo of categories are using the colored picto

This commit is contained in:
Laurent Destailleur
2024-04-24 02:40:53 +02:00
parent 77a475269e
commit 1908d6cf98
22 changed files with 36 additions and 36 deletions

View File

@@ -463,7 +463,7 @@ class FormTicket
// Categories
if (isModEnabled('category')) {
include_once DOL_DOCUMENT_ROOT.'/categories/class/categorie.class.php';
$cate_arbo = $form->select_all_categories(Categorie::TYPE_TICKET, '', 'parent', 64, 0, 1);
$cate_arbo = $form->select_all_categories(Categorie::TYPE_TICKET, '', 'parent', 64, 0, 3);
if (count($cate_arbo)) {
// Categories