Installer: Use HTML/CSS instead of JavaScript to toggle the help message
authorFomafix <fomafix@googlemail.com>
Thu, 8 Nov 2018 19:18:27 +0000 (20:18 +0100)
committerFomafix <fomafix@googlemail.com>
Sat, 15 Jun 2019 10:29:07 +0000 (12:29 +0200)
commit1dc40b1cb3710bb98b59a6fc0fd47e7c2dc918f7
tree3415856802fb462e393e6b326fc4f79b7312cbae
parent26fe4653c09cbc6de3d48939e802f40c1eeabdc1
Installer: Use HTML/CSS instead of JavaScript to toggle the help message

Changes in the behavior:
* The expanding/collapsing now works even with disabled JavaScript.
* There is no FOUC on loading anymore.
* The animation on show/hide is absent.

Change-Id: I1b88d8e2cdbb1c969670a7a8637dba10bf447330
includes/installer/WebInstaller.php
mw-config/config.css
mw-config/config.js