From e1f8d6ec49a02785bd6527d074555eb437f3cac2 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Sat, 31 May 2025 12:41:58 +0530 Subject: [PATCH] fix: count of jobs and certified members --- frontend/src/pages/CertifiedParticipants.vue | 12 ++++-------- frontend/src/pages/Jobs.vue | 12 ------------ lms/lms/api.py | 15 ++++++--------- 3 files changed, 10 insertions(+), 29 deletions(-) diff --git a/frontend/src/pages/CertifiedParticipants.vue b/frontend/src/pages/CertifiedParticipants.vue index 3fca3407..59a8a5a8 100644 --- a/frontend/src/pages/CertifiedParticipants.vue +++ b/frontend/src/pages/CertifiedParticipants.vue @@ -12,10 +12,7 @@ -
+
{{ memberCount }} {{ __('certified members') }} @@ -41,7 +38,7 @@
-
+