Update fichinterrec.class.php
This commit is contained in:
parent
6eab2ec295
commit
b6ffcd0a6b
@ -43,6 +43,11 @@ class FichinterRec extends Fichinter
|
|||||||
public $table_element_line = 'fichinter_rec';
|
public $table_element_line = 'fichinter_rec';
|
||||||
public $fk_element = 'fk_fichinter';
|
public $fk_element = 'fk_fichinter';
|
||||||
|
|
||||||
|
/**
|
||||||
|
* {@inheritdoc}
|
||||||
|
*/
|
||||||
|
protected $table_ref_field = 'titre';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
|
* @var string String with name of icon for myobject. Must be the part after the 'object_' into object_myobject.png
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user