From 20fab8dbd3fbd58afaed936503d88d47333f8014 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Wed, 10 Apr 2024 19:38:30 +0530 Subject: [PATCH] fix: check site conf before sending email --- frontend/src/components/LessonPlugins.vue | 21 +++++++++++++------ .../lms_job_application.py | 2 +- .../lms_assignment_submission.py | 2 +- lms/lms/doctype/lms_batch/lms_batch.py | 4 +++- .../lms_certificate/lms_certificate.py | 2 +- 5 files changed, 21 insertions(+), 10 deletions(-) diff --git a/frontend/src/components/LessonPlugins.vue b/frontend/src/components/LessonPlugins.vue index 6c528c77..a7d83112 100644 --- a/frontend/src/components/LessonPlugins.vue +++ b/frontend/src/components/LessonPlugins.vue @@ -3,12 +3,21 @@ {{ __('Components') }}
-
-
- {{ __('Select an Editor') }} + +
+
+ {{ __('Select an Editor') }} +
+ -
+