Merge "SpecialDisplayNotificationsConfiguration: Use OOUI checkboxes"

This commit is contained in:
jenkins-bot 2021-07-27 18:32:18 +00:00 committed by Gerrit Code Review
commit 0364d96af3

View file

@ -143,7 +143,7 @@ class SpecialDisplayNotificationsConfiguration extends UnlistedSpecialPage {
array $columnLabelMapping,
array $value
) {
$form = new HTMLForm(
$form = new OOUIHTMLForm(
[
$id => [
'type' => 'checkmatrix',