Revert "Remove unneeded `window.onload` callbacks in WCFSetup JavaScript"
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 18 May 2022 09:30:54 +0000 (11:30 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 18 May 2022 09:30:54 +0000 (11:30 +0200)
commit0479cdecbc8788c5d980490af9c2fda00753cd6a
tree19b578a1cfc7aabadfd7198e8857cd8216a6cc16
parent51da7cbdc1ef4a93e32daf38289417b4b302572c
Revert "Remove unneeded `window.onload` callbacks in WCFSetup JavaScript"

This change had the undesired effect that the footer did not show. Instead the
more appropriate `DOMContentLoaded` event should be used.

This reverts commit 99e56d2929be14b1f5141e6a5136ff7c7de6f39d.
wcfsetup/setup/template/stepInstallPackages.tpl
wcfsetup/setup/template/stepNext.tpl