P1: QuillJs says button instead of the menu option using NVDA Screen reader #75
This commit is contained in:
3
hub/quill.2.0.3.js
Normal file
3
hub/quill.2.0.3.js
Normal file
File diff suppressed because one or more lines are too long
10
hub/quill.snow.2.0.3.css
Normal file
10
hub/quill.snow.2.0.3.css
Normal file
File diff suppressed because one or more lines are too long
@@ -111,8 +111,8 @@ include 'header.php';
|
||||
?>
|
||||
|
||||
<body>
|
||||
<link href="quill.snow.css" rel="stylesheet">
|
||||
<script src="quill.js"></script>
|
||||
<link href="quill.snow.2.0.3.css" rel="stylesheet">
|
||||
<script src="quill.2.0.3.js"></script>
|
||||
<?php
|
||||
if ( $ep_num == 9999 ) {
|
||||
echo "<h2>Uploading to the Reserve Queue.</h2>\n";
|
||||
@@ -287,8 +287,6 @@ include 'header.php';
|
||||
echo "<p>\n<em><a href=\"https://" . $_SERVER['SERVER_NAME'] . $_SERVER['SCRIPT_NAME'] . "?delete=$key\">Delete this reservation for hpr${ep_num} on ${ep_date}</a>.</em>\n</p>\n";
|
||||
}
|
||||
|
||||
|
||||
|
||||
?>
|
||||
<div id="progressbar">
|
||||
<div></div>
|
||||
|
||||
Reference in New Issue
Block a user