From 68fc9e55e538e03f94509731ab41a0c8cf96710f Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Mon, 17 Apr 2023 12:12:22 +0300 Subject: setup a real server environment (apache DocumentRoot=/var/www/public) --- .../fonts/glyphicons-halflings-regular.eot | Bin 20127 -> 0 bytes .../fonts/glyphicons-halflings-regular.svg | 288 --------------------- .../fonts/glyphicons-halflings-regular.ttf | Bin 45404 -> 0 bytes .../fonts/glyphicons-halflings-regular.woff | Bin 23424 -> 0 bytes .../fonts/glyphicons-halflings-regular.woff2 | Bin 18028 -> 0 bytes 5 files changed, 288 deletions(-) delete mode 100644 html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot delete mode 100644 html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg delete mode 100644 html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf delete mode 100644 html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff delete mode 100644 html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 (limited to 'html/assets/js/dataTables/Bootstrap-3.3.7/fonts') diff --git a/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot b/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot deleted file mode 100644 index b93a495..0000000 Binary files a/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot and /dev/null differ diff --git a/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg b/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg deleted file mode 100644 index 94fb549..0000000 --- a/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg +++ /dev/null @@ -1,288 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf b/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf deleted file mode 100644 index 1413fc6..0000000 Binary files a/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf and /dev/null differ diff --git a/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff b/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff deleted file mode 100644 index 9e61285..0000000 Binary files a/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff and /dev/null differ diff --git a/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 b/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 deleted file mode 100644 index 64539b5..0000000 Binary files a/html/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 and /dev/null differ -- cgit v1.2.3