installer: Do not wrongly hide namespace input field
authorFomafix <fomafix@googlemail.com>
Fri, 27 Apr 2018 14:27:39 +0000 (16:27 +0200)
committerLegoktm <legoktm@member.fsf.org>
Tue, 8 May 2018 02:39:52 +0000 (02:39 +0000)
commit31a472655b246df3c072d36959afcb7d2897889d
tree25d96c7cb58175cda9e99442934da71c9466c26a
parent1c52863fc0c697a7a6216dfe44ca0dd83b6a3408
installer: Do not wrongly hide namespace input field

When the radio button is already on "other" then the input field for
the namespace should not get hidden by JavaScript on load.

Also remove the readonly attribute in HTML because the readonly
attribute can not get removed with disabled JavaScript.

Change-Id: I8cfde90d791765234572caf00b731881ac2eda48
includes/installer/WebInstallerName.php
mw-config/config.js