staff, mno, clients, bug fixes

This commit is contained in:
Kwesi Banson
2023-05-08 10:13:03 +00:00
parent 903c1703b9
commit f2279bd13a
49 changed files with 3260 additions and 6511 deletions

View File

@@ -82,7 +82,7 @@
}
var table = new Tabulator("#clientsTable", {
ajaxURL: "clients/all",
paginationSize: 20,
paginationSize: 15,
layout: "fitColumns",
pagination: "remote",
selectable: false,