Bug 0000656: Fournisseur : impossible d'ajouter une catégorie
This commit is contained in:
parent
07a73642ce
commit
a2020c55d8
1 changed files with 1 additions and 0 deletions
|
|
@ -123,6 +123,7 @@ if ( $low_action == "list" )
|
|||
|
||||
$f_cat_button=new IButton('add_cat');
|
||||
$f_cat_button->set_attribute('type_cat',FICHE_TYPE_FOURNISSEUR);
|
||||
$f_cat_button->set_attribute('ipopup','ipop_cat');
|
||||
$f_cat_button->label=_('Ajout d\'une catégorie');
|
||||
$f_cat_button->javascript='add_category(this)';
|
||||
echo $f_cat_button->input();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue