N°6870 - Community re-integration support

This commit is contained in:
Eric Espie
2023-10-25 14:30:16 +02:00
parent 50f5ab6be4
commit 44e826543d
2 changed files with 3 additions and 3 deletions

View File

@@ -1466,7 +1466,7 @@ EOF
switch ($sAlteration) {
case '':
if ($oNodeClone->hasAttribute('id')) {
$oNodeClone->setAttribute('_delta', 'merge');
//$oNodeClone->setAttribute('_delta', 'merge');
}
break;
case 'added':