From 9cb35f2bf2127cc8ac077aae17514a57e576217d Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Wed, 26 Apr 2023 04:43:12 +0300 Subject: alfa.2 version; seceral optimizations; added support for mail-relay --- .../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 public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot delete mode 100644 public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg delete mode 100644 public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf delete mode 100644 public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff delete mode 100644 public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 (limited to 'public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts') diff --git a/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot b/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot deleted file mode 100644 index b93a495..0000000 Binary files a/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot and /dev/null differ diff --git a/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg b/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg deleted file mode 100644 index 94fb549..0000000 --- a/public/assets/js/_pythia/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/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf b/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf deleted file mode 100644 index 1413fc6..0000000 Binary files a/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf and /dev/null differ diff --git a/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff b/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff deleted file mode 100644 index 9e61285..0000000 Binary files a/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff and /dev/null differ diff --git a/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 b/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 deleted file mode 100644 index 64539b5..0000000 Binary files a/public/assets/js/_pythia/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 and /dev/null differ -- cgit v1.2.3