From 78e92ea8d6dd8e392fc6ba03babc31b812fdba1a Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 28 Mar 2024 22:03:57 -0400 Subject: [PATCH] Add Project Templates Listing, edit and add, more to come --- admin_project_template_add_modal.php | 41 +++++++++ admin_project_template_edit_modal.php | 44 +++++++++ admin_project_templates.php | 128 ++++++++++++++++++++++++++ admin_side_nav.php | 4 + post/admin.php | 71 ++++++++++++++ project_add_modal.php | 116 +++++++++++------------ 6 files changed, 343 insertions(+), 61 deletions(-) create mode 100644 admin_project_template_add_modal.php create mode 100644 admin_project_template_edit_modal.php create mode 100644 admin_project_templates.php diff --git a/admin_project_template_add_modal.php b/admin_project_template_add_modal.php new file mode 100644 index 00000000..bf881aee --- /dev/null +++ b/admin_project_template_add_modal.php @@ -0,0 +1,41 @@ + diff --git a/admin_project_template_edit_modal.php b/admin_project_template_edit_modal.php new file mode 100644 index 00000000..149f1294 --- /dev/null +++ b/admin_project_template_edit_modal.php @@ -0,0 +1,44 @@ + diff --git a/admin_project_templates.php b/admin_project_templates.php new file mode 100644 index 00000000..3ef1ed3f --- /dev/null +++ b/admin_project_templates.php @@ -0,0 +1,128 @@ + + +
+
+

Project Templates

+
+ +
+
+
+
+
+ +
+
+ +
+ +
+
+
+ +
+
+ +
+
+
+
+ + "> + + + + + + + + + + + + + + + + + + + +
TemplateTicketsTasksAction
+ + + + 00 + +
+
+ +
+
+ +