From f2cfe0c791c1f781a409ded061c1c0166f842e00 Mon Sep 17 00:00:00 2001 From: emile Date: Thu, 15 May 2025 09:44:53 +0300 Subject: [PATCH] new --- .../details_templates/project-details.html | 6 ++++++ .../osinacore/templates/projects-dashboard.html | 17 +++++++++-------- osinaweb/osinacore/views.py | 2 +- 3 files changed, 16 insertions(+), 9 deletions(-) diff --git a/osinaweb/osinacore/templates/details_templates/project-details.html b/osinaweb/osinacore/templates/details_templates/project-details.html index 7f82a236..dd1ef7da 100644 --- a/osinaweb/osinacore/templates/details_templates/project-details.html +++ b/osinaweb/osinacore/templates/details_templates/project-details.html @@ -104,6 +104,12 @@ class="w-full md:w-fit text-base px-3 py-2 bg-transparent text-osiblue outline-none border border-osiblue duration-300 rounded-md cursor-pointer hover:bg-osiblue hover:text-white">Edit Project + + + + diff --git a/osinaweb/osinacore/templates/projects-dashboard.html b/osinaweb/osinacore/templates/projects-dashboard.html index d143b76e..9b45d0ae 100644 --- a/osinaweb/osinacore/templates/projects-dashboard.html +++ b/osinaweb/osinacore/templates/projects-dashboard.html @@ -42,18 +42,19 @@
-

Projects Dashboard

+

Projects Dashboard

-
-
-
+ +
+
- +
+ @@ -61,7 +62,7 @@
- + {% for staff in staffs %}