diff options
Diffstat (limited to 'js_tests')
| -rw-r--r-- | js_tests/tests.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js_tests/tests.html b/js_tests/tests.html index c3c1055c9a..adeac66125 100644 --- a/js_tests/tests.html +++ b/js_tests/tests.html @@ -17,7 +17,7 @@ <table id="result_list"> <tr> <th> - <input type="checkbox" id="action-toggle"> + <input type="checkbox" id="action-toggle" aria-label="Select all objects on this page for an action"> </th> </tr> <tr> |
