Skip to content

Commit 124e932

Browse files
committed
BugzillaA11yFixes: Match process_bug.cgi so that the page that appears after submitting a change gets tweaked.
1 parent 42c8ba9 commit 124e932

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

BugzillaA11yFixes.user.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
// @author James Teh <jamie@nvaccess.org>
66
// @copyright 2014 James Teh
77
// @license GNU General Public License version 2.0
8-
// @version 2014.1
8+
// @version 2014.1.1
99
// @include */show_bug.cgi?*
10+
// @include */process_bug.cgi
1011
// ==/UserScript==
1112

1213
function makeHeading(elem, level) {

0 commit comments

Comments
 (0)