[SECURITY] Restore ability to suppress pages while deleting
authorKunal Mehta <legoktm@member.fsf.org>
Sun, 23 Jul 2017 22:21:12 +0000 (15:21 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Sun, 23 Jul 2017 22:50:35 +0000 (15:50 -0700)
commit50ea235528289fa3b7b31a2281c6c7683053b7f4
treec776a36d88fcb228fb15594e0dd80e4522dad748
parent625b9cba552e48ea9274c266d4d0db007629e5df
[SECURITY] Restore ability to suppress pages while deleting

The OOUI refactor in 97a8fb78fa lost the ability to suppress pages while
deleting.

This converts the suppress checkbox into a OOUI one, and then modifies
the detection of whether the checkbox was used to use
WebRequest::getCheck().

Bug: T171405
Change-Id: I8c388808c08b8804689b41876fd2bcdeff7f0e70
includes/page/Article.php