fix: replace non-functional link with button for accessible study room booking control
Co-authored-by: aider (o3) <aider@aider.chat>
This commit is contained in:
@@ -107,17 +107,16 @@
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<div class="nav-by-jumbotron">
|
||||
<a
|
||||
<button
|
||||
id="eq_32886"
|
||||
href="#"
|
||||
class="ga-by-jumbotron ga-by-jumbotron-rooms nav-jumbotron-link"
|
||||
type="button"
|
||||
class="ga-by-jumbotron ga-by-jumbotron-rooms nav-jumbotron-link btn-link"
|
||||
aria-label="Book A Study Room"
|
||||
role="button"
|
||||
>
|
||||
<div class="nav-divs-by-jumbotron" id="bookastudyroom">
|
||||
<h2>Book A Study Room</h2>
|
||||
</div>
|
||||
</a>
|
||||
</button>
|
||||
<a
|
||||
href="https://library.kbcc.cuny.edu/az.php"
|
||||
class="ga-by-jumbotron ga-by-jumbotron-databases"
|
||||
|
||||
Reference in New Issue
Block a user