[BUGFIX] Restore clear cache menu icon if clearing fatals
Currently, the clear cache icon in the top menu only gets restored when the clearing process was successful. If the call fails for whatever reason, the spinner is shown until the backend is reloaded. Change the "success" handler to "complete" to always restore the original icon. Resolves: #71630 Releases: master Change-Id: I6c3758411ebb1802cd95ce09f9e74b3f888f0e59 Reviewed-on: https://review.typo3.org/44766 Reviewed-by:Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Daniel Lorenz <forge@extco.de> Reviewed-by:
Markus Klein <markus.klein@typo3.org> Tested-by:
Markus Klein <markus.klein@typo3.org>
Please register or sign in to comment