diff --git a/FusionIIIT/templates/gymkhanaModule/gymkhana.html b/FusionIIIT/templates/gymkhanaModule/gymkhana.html index 9d2ff2f87..25170ee89 100644 --- a/FusionIIIT/templates/gymkhanaModule/gymkhana.html +++ b/FusionIIIT/templates/gymkhanaModule/gymkhana.html @@ -260,6 +260,8 @@ {% endif %} + + View Club Details @@ -326,10 +328,6 @@ {% endif %} --> - - - - Submit Event report To Convener @@ -387,7 +385,33 @@ {% endif %} + {% if "fic" in Curr_desig %} + + Generate No-dues + + + + {% endif %} + + {% if "fic" in Curr_desig %} + + + Manage Inventory + + + + {% endif %} + + + {% if "fic" in Curr_desig %} + + + Send Inventory Report + + + + {% endif %} {% comment %}The Tab-Menu ends here!{% endcomment %}