From 9b5e70587ed37813af3126859b5d884b5494160b Mon Sep 17 00:00:00 2001 From: Prasath Mani Date: Fri, 2 Nov 2018 14:20:13 +0530 Subject: [PATCH] Added DataTable JS to sort and search data faster #3 --- tinyfilemanager.php | 196 ++++++++++++++++++-------------------------- 1 file changed, 82 insertions(+), 114 deletions(-) diff --git a/tinyfilemanager.php b/tinyfilemanager.php index 9f24f00..f0110fa 100644 --- a/tinyfilemanager.php +++ b/tinyfilemanager.php @@ -1043,10 +1043,10 @@ if (isset($_GET['edit'])) { ?>
-
- + Cancel + class="fa fa-reply-all"> Back Backup @@ -1199,9 +1199,15 @@ $all_files_size = 0; if ($parent !== false) { ?> - - .. + + .. + + + + + + + ' . $root_url . '
'; + echo '
' . $root_url . '
'; ?> -
+
- -
- + +