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>
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
<div class="nav-by-jumbotron">
|
<div class="nav-by-jumbotron">
|
||||||
<a
|
<button
|
||||||
id="eq_32886"
|
id="eq_32886"
|
||||||
href="#"
|
type="button"
|
||||||
class="ga-by-jumbotron ga-by-jumbotron-rooms nav-jumbotron-link"
|
class="ga-by-jumbotron ga-by-jumbotron-rooms nav-jumbotron-link btn-link"
|
||||||
aria-label="Book A Study Room"
|
aria-label="Book A Study Room"
|
||||||
role="button"
|
|
||||||
>
|
>
|
||||||
<div class="nav-divs-by-jumbotron" id="bookastudyroom">
|
<div class="nav-divs-by-jumbotron" id="bookastudyroom">
|
||||||
<h2>Book A Study Room</h2>
|
<h2>Book A Study Room</h2>
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</button>
|
||||||
<a
|
<a
|
||||||
href="https://library.kbcc.cuny.edu/az.php"
|
href="https://library.kbcc.cuny.edu/az.php"
|
||||||
class="ga-by-jumbotron ga-by-jumbotron-databases"
|
class="ga-by-jumbotron ga-by-jumbotron-databases"
|
||||||
|
|||||||
Reference in New Issue
Block a user