search-update #44
Reference in New Issue
Block a user
No description provided.
Delete Branch "vikingowl/ALHP.GO:search-update"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Thanks for your PR.
I would like some changes to make it more readable.
Going to test if all works later.
@ -25,0 +39,4 @@
placeholder="Search for packages.."
class="form-control"
id="table-sort-input"
onkeyup="myFunction()"
Please choose a more accurate function name.
@ -93,0 +140,4 @@
integrity="sha384-U1DAWAznBHeqEIlVSCgzq+c9gqGAJn5c/t99JyeKa9xxaYpSvHU5awsuZVVFIhvj"
src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.0/dist/js/bootstrap.bundle.min.js"
></script>
<script>
See above.
@ -25,0 +40,4 @@
class="form-control"
id="table-sort-input"
onkeyup="searchFilter()"
placeholder="Search for names.."
Duplicate
placeholder