Number of Records per page is now configurable

This commit is contained in:
johnny@pittpc.com
2021-01-15 19:51:40 -05:00
parent 2fe105303c
commit 7b4618c16f
39 changed files with 151 additions and 117 deletions

View File

@@ -6,9 +6,6 @@ $sql_software = mysqli_query($mysqli,"SELECT * FROM software WHERE contact_id =
?>
<div class="modal" id="contactDetailsModal<?php echo $contact_id; ?>" tabindex="-1">
<div class="modal-dialog modal-lg">
<div class="modal-content bg-dark">