mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-23 18:48:51 +02:00
N°931: TagSetData table name
This commit is contained in:
@@ -165,6 +165,7 @@ abstract class TagSetFieldData extends cmdbAbstractObject
|
||||
*/
|
||||
public function DoCheckToWrite()
|
||||
{
|
||||
$this->ComputeValues();
|
||||
$sClass = $this->Get('tag_class');
|
||||
$sAttCode = $this->Get('tag_attcode');
|
||||
$iMaxLen = 20;
|
||||
|
||||
Reference in New Issue
Block a user