From 484d4fff827692dc38a545777803d65e26a83282 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 27 Dec 2021 12:06:37 -0500 Subject: [PATCH] Added Tag Type to allow expansion of tagging support for other entities in the future --- add_client_modal.php | 2 +- add_tag_modal.php | 13 +++++++++++++ db.sql | 3 ++- edit_client_modal.php | 2 +- edit_tag_modal.php | 13 +++++++++++++ post.php | 9 +++++++-- tags.php | 3 +++ 7 files changed, 40 insertions(+), 5 deletions(-) diff --git a/add_client_modal.php b/add_client_modal.php index 897a36b4..47efb360 100644 --- a/add_client_modal.php +++ b/add_client_modal.php @@ -256,7 +256,7 @@