add comment
This commit is contained in:
parent
2fc09b3530
commit
af288e1fc6
@ -42,6 +42,10 @@ class FichinterRec extends Fichinter
|
||||
public $table_element = 'fichinter_rec';
|
||||
public $table_element_line = 'fichinter_rec';
|
||||
public $fk_element = 'fk_fichinter';
|
||||
|
||||
/**
|
||||
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
|
||||
*/
|
||||
public $picto = 'intervention';
|
||||
|
||||
public $title;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user