Update bookmark.class.php
This commit is contained in:
parent
92cb9c4204
commit
d03900c6f8
@ -31,9 +31,9 @@ class Bookmark extends CommonObject
|
||||
public $element='bookmark';
|
||||
|
||||
/**
|
||||
* @var string Name of table without prefix where object is stored
|
||||
*/
|
||||
public $table_element='bookmark';
|
||||
* @var string Name of table without prefix where object is stored
|
||||
*/
|
||||
public $table_element='bookmark';
|
||||
|
||||
public $ismultientitymanaged = 1; // 0=No test on entity, 1=Test with field entity, 2=Test with link by societe
|
||||
public $picto = 'bookmark';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user