window.TYPO3.Feedit = { openBackendHandler: function (event) { event.preventDefault(); console.log(event); }, };