From 22e2feff46bfe72181ac153f8fcf6b3f7acfba46 Mon Sep 17 00:00:00 2001
From: RishabhSharma96 <114917946+RishabhSharma96@users.noreply.github.com>
Date: Tue, 20 Feb 2024 19:30:13 +0530
Subject: [PATCH] fixed gymkhana sidebar buttons according to roles
---
.../templates/gymkhanaModule/gymkhana.html | 40 +------------------
1 file changed, 1 insertion(+), 39 deletions(-)
diff --git a/FusionIIIT/templates/gymkhanaModule/gymkhana.html b/FusionIIIT/templates/gymkhanaModule/gymkhana.html
index 71fa4cecd..9d2ff2f87 100644
--- a/FusionIIIT/templates/gymkhanaModule/gymkhana.html
+++ b/FusionIIIT/templates/gymkhanaModule/gymkhana.html
@@ -266,44 +266,6 @@
-
-
-
-
{% if "Junior Superintendent" in Curr_desig or request.user.username == "acadadmin" %}
@@ -376,7 +338,7 @@
{% endif %}
- {% if "co-ordinator" not in Curr_desig and "Co-coordinator" not in Curr_desig and "Dean_s" not in Curr_desig and "Counsellor" not in Curr_desig %}
+ {% if "co-ordinator" not in Curr_desig and "Co-coordinator" not in Curr_desig and "Dean_s" not in Curr_desig and "Counsellor" not in Curr_desig and "student" not in Curr_desig and "Convener" not in Curr_desig %}
Submitted requests