mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
Merge "SpecialDisplayNotificationsConfiguration: Use OOUI checkboxes"
This commit is contained in:
commit
0364d96af3
|
@ -143,7 +143,7 @@ class SpecialDisplayNotificationsConfiguration extends UnlistedSpecialPage {
|
|||
array $columnLabelMapping,
|
||||
array $value
|
||||
) {
|
||||
$form = new HTMLForm(
|
||||
$form = new OOUIHTMLForm(
|
||||
[
|
||||
$id => [
|
||||
'type' => 'checkmatrix',
|
||||
|
|
Loading…
Reference in a new issue