LogEventsList: Remove options not used by HTMLForm
authorBartosz Dziewoński <matma.rex@gmail.com>
Wed, 18 Jul 2018 17:45:40 +0000 (19:45 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Wed, 18 Jul 2018 17:55:07 +0000 (19:55 +0200)
commit6205c06ebed0965fe7e097fb795f7600a0d2e93c
treef6773d4f963995681c4a40eee0c4f708e286bda3
parent682e4464a1a2dd5e8c7445bfb3a6e2cbe4572112
LogEventsList: Remove options not used by HTMLForm

HTMLForm gets the input value from the request. The values
specified in the form descriptor were never used. (You can specify a
default value, but that uses the 'default' key anyway.)

Change-Id: I27934e1118492371e547dd5e94feb172a0510cc9
includes/logging/LogEventsList.php