diff --git a/erpnext/public/js/education/lms/components/ProfileInfo.vue b/erpnext/public/js/education/lms/components/ProfileInfo.vue index f21b13fe64a..e5149333b73 100644 --- a/erpnext/public/js/education/lms/components/ProfileInfo.vue +++ b/erpnext/public/js/education/lms/components/ProfileInfo.vue @@ -28,9 +28,10 @@
  • Programs Enrolled:
    -
  • diff --git a/erpnext/public/js/education/lms/pages/ProfilePage.vue b/erpnext/public/js/education/lms/pages/ProfilePage.vue index 06b6a79cb3a..c926463fcd2 100644 --- a/erpnext/public/js/education/lms/pages/ProfilePage.vue +++ b/erpnext/public/js/education/lms/pages/ProfilePage.vue @@ -1,12 +1,17 @@