mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Enhancement (internal) mark the "dict" entries as modified when loading them.
SVN:trunk[3660]
This commit is contained in:
@@ -538,6 +538,7 @@ class ModelFactory
|
||||
}
|
||||
else
|
||||
{
|
||||
$oXmlEntry->setAttribute('_alteration', 'added');
|
||||
$oXmlEntries->appendChild($oXmlEntry);
|
||||
}
|
||||
$this->aDictKeys[$sLanguageCode][$sCode] = true;
|
||||
|
||||
Reference in New Issue
Block a user