Turn Special:NewFiles list of media types into list of checkboxes
authorMatthias Mullie <git@mullie.eu>
Wed, 30 Aug 2017 13:29:26 +0000 (15:29 +0200)
committerMatthias Mullie <git@mullie.eu>
Wed, 30 Aug 2017 13:29:29 +0000 (15:29 +0200)
commit302f9518a1f9abbaf6b59cc6c84eaaf68ec9ff75
treec80b42c811168eea97376b4d24133a1c9fb558f4
parentaf28f35696ce2d50bdc0cf62af3ceaf524dc8c68
Turn Special:NewFiles list of media types into list of checkboxes

It's a pretty short, finite list of media types, so we don't need
it to be this dropdown thingy.
Just a list of checkboxes is more convenient because it'll be
easy to see which of the media types are missing/not selected.

Bug: T174518
Change-Id: Ice768f0808eb9d70f682697f48272795417bbe74
includes/specials/SpecialNewimages.php