N°2250 - DisplayObject with ormLinkSet ignore Removed (#309)

This commit is contained in:
Anne-Catherine
2022-09-13 10:33:12 +02:00
committed by GitHub
parent 5d9e58f194
commit b061c29a5b
4 changed files with 36 additions and 32 deletions

View File

@@ -45,6 +45,8 @@ class BlockIndirectLinksEdit extends UIContentBlock
public $bJSDoSearch;
/** @var int */
public $iMaxAddedId = 0;
/** @var array */
public $aRemoved = [];
/** @var string */
public $sFormPrefix;