From f9d6f4d31619bb18f4c61e216442df570b34c9c9 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 10 May 2019 18:04:03 -0400 Subject: [PATCH] Added badge count to client side nav, switched from js active nav to using php --- .gitignore | 3 +- client_files.php | 2 +- client_side_nav.php | 174 ++++++++++++++++++++++++++++++++---------- clients.php | 2 +- edit_client_modal.php | 18 +++-- header.php | 2 +- js/app.js | 9 +-- post.php | 2 +- side_nav.php | 32 ++++---- 9 files changed, 167 insertions(+), 77 deletions(-) diff --git a/.gitignore b/.gitignore index b512c09d..8b8c4cdf 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -node_modules \ No newline at end of file +node_modules +uploads diff --git a/client_files.php b/client_files.php index cdb30b1a..15a34b5f 100644 --- a/client_files.php +++ b/client_files.php @@ -18,7 +18,7 @@ $file_name = $row['file_name']; ?> -
+
- +
diff --git a/edit_client_modal.php b/edit_client_modal.php index 5074efa8..6b07ac79 100644 --- a/edit_client_modal.php +++ b/edit_client_modal.php @@ -12,40 +12,42 @@
- " required> +
- " required> +
- " required> +
- "> +
- " required> +
- " required> +
- " required> +
Name