task #0000844: Ajout d'une description pour les catégories de fiches
This commit is contained in:
parent
64494ae388
commit
e872551c05
4 changed files with 46 additions and 13 deletions
|
|
@ -87,6 +87,7 @@ if ( isset ($_POST['change_name']))
|
|||
$fiche_def->set_autocreate(false);
|
||||
}
|
||||
$fiche_def->save_class_base($_REQUEST['class_base']);
|
||||
$fiche_def->save_description($_REQUEST['fd_description']);
|
||||
|
||||
}
|
||||
echo $fiche_def->input_detail();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue