From 39ea17f664b572eb35d55184bb8bc5af0e9799b3 Mon Sep 17 00:00:00 2001 From: Sal Zaydon Date: Fri, 27 Dec 2024 22:10:40 -0600 Subject: [PATCH] Initial start of adding exporting for #4 --- html/index.php | 37 ++++++++++++++++++++++++++++++++++-- includes/layout.head.inc.php | 11 +++++++++-- 2 files changed, 44 insertions(+), 4 deletions(-) diff --git a/html/index.php b/html/index.php index cdc28bb..bb85c1e 100644 --- a/html/index.php +++ b/html/index.php @@ -15,7 +15,23 @@ // Table ID to relate to the datatable, as identified in the and in the + + + + + + + + + FILEDOC; echo $datatables_source;