forked from Wavyzz/dolibarr
Fix: Header of tables must use th and not td
This commit is contained in:
@@ -47,6 +47,8 @@ abstract class CommonObject
|
||||
|
||||
public $array_options=array();
|
||||
|
||||
public $thirdparty;
|
||||
|
||||
public $linkedObjectsIds; // Loaded by ->fetchObjectLinked
|
||||
public $linkedObjects; // Loaded by ->fetchObjectLinked
|
||||
|
||||
|
||||
Reference in New Issue
Block a user