Added Id to the input box
authorStorm1seven <subhashreddykallam17@gmail.com>
Sat, 10 Nov 2018 06:28:12 +0000 (11:58 +0530)
committerWolverine17 <subhashreddykallam17@gmail.com>
Mon, 7 Jan 2019 16:50:32 +0000 (16:50 +0000)
Bug: T208800
Change-Id: I20d4357ffa99377867bce95cb94035ab83a4ffc5

includes/specials/SpecialContributions.php

index 5b939ef..f4d575a 100644 (file)
@@ -579,6 +579,7 @@ class SpecialContributions extends IncludableSpecialPage {
                        $this->opts['target'],
                        'text',
                        [
+                               'id' => 'mw-target-user-or-ip',
                                'size' => '40',
                                'class' => [
                                        'mw-input',