From 84dc254cb04148001e9d6235d2f9d8ef610fc1e6 Mon Sep 17 00:00:00 2001 From: billz Date: Sat, 19 Oct 2019 23:26:35 +0100 Subject: [PATCH] Added datatables css/js --- index.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.php b/index.php index f0d47b22..c3e91b1f 100755 --- a/index.php +++ b/index.php @@ -69,6 +69,9 @@ $theme_url = 'app/css/'.htmlspecialchars($theme, ENT_QUOTES); + + + @@ -278,6 +281,9 @@ $theme_url = 'app/css/'.htmlspecialchars($theme, ENT_QUOTES); + + +