2
0
forked from Wavyzz/dolibarr

Fix: Header of tables must use th and not td

This commit is contained in:
Laurent Destailleur
2014-08-14 13:30:44 +02:00
parent 5a0c66b9ad
commit 6b26ae6f1f
2 changed files with 7 additions and 5 deletions

View File

@@ -47,6 +47,8 @@ abstract class CommonObject
public $array_options=array();
public $thirdparty;
public $linkedObjectsIds; // Loaded by ->fetchObjectLinked
public $linkedObjects; // Loaded by ->fetchObjectLinked