From bed16c372617f6e1f69dd48aa9c42994eaf691d3 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Wed, 18 Sep 2024 08:56:35 +0530 Subject: [PATCH] fix: condition to show course addition button --- frontend/src/components/BatchCourses.vue | 6 +++++- frontend/src/components/Modals/Question.vue | 1 - 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/BatchCourses.vue b/frontend/src/components/BatchCourses.vue index 024c8af6..9134c42c 100644 --- a/frontend/src/components/BatchCourses.vue +++ b/frontend/src/components/BatchCourses.vue @@ -4,7 +4,7 @@
{{ __('Courses') }}
-