From 2b6970d33afd75be5bfef951dc3691d492004d43 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Tue, 18 Apr 2023 01:11:37 +0300 Subject: admin back-office environment (skeleton); admin categories --- .../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/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot delete mode 100644 public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg delete mode 100644 public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf delete mode 100644 public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff delete mode 100644 public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 (limited to 'public/assets/js/dataTables/Bootstrap-3.3.7/fonts') diff --git a/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot b/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot deleted file mode 100644 index b93a495..0000000 Binary files a/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.eot and /dev/null differ diff --git a/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg b/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.svg deleted file mode 100644 index 94fb549..0000000 --- a/public/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/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf b/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf deleted file mode 100644 index 1413fc6..0000000 Binary files a/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf and /dev/null differ diff --git a/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff b/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff deleted file mode 100644 index 9e61285..0000000 Binary files a/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff and /dev/null differ diff --git a/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 b/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 deleted file mode 100644 index 64539b5..0000000 Binary files a/public/assets/js/dataTables/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2 and /dev/null differ -- cgit v1.2.3