update knowledgerecord_card

This commit is contained in:
lmarcouiller
2021-09-13 11:24:43 +02:00
parent 4762fd9c2e
commit 35ca516ef6

View File

@@ -192,6 +192,7 @@ if ($action == 'create') {
// Common attributes
include DOL_DOCUMENT_ROOT.'/core/tpl/commonfields_add.tpl.php';
if ($conf->categorie->enabled) {
$cate_arbo = $form->select_all_categories(Categorie::TYPE_KNOWLEDGEMANAGEMENT, '', 'parent', 64, 0, 1);