[BUGFIX] Fix clearing of temporary page tree mount
The JS function that should be called after canceling the temp tree mount was no longer evaluated. Thus, only the persistence knew about the canceling, but the UI did not respect that and stayed the same. Resolves: #71393 Releases: master Change-Id: I5663e1fadf67582e6d60101457f9b6e9ebdefe97 Reviewed-on: https://review.typo3.org/44598 Reviewed-by:Mathias Schreiber <mathias.schreiber@wmdb.de> Tested-by:
Mathias Schreiber <mathias.schreiber@wmdb.de> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Tested-by:
Wouter Wolters <typo3@wouterwolters.nl>
Please register or sign in to comment