From f0a56b977ac9d00d0190ab7040afb0d67e0edbf6 Mon Sep 17 00:00:00 2001 From: scmmishra Date: Thu, 28 Feb 2019 18:11:46 +0530 Subject: [PATCH] feat: Minor fixes to profile page --- .../education/lms/components/ProfileInfo.vue | 18 ++++++++++-------- .../education/lms/components/ProgressCard.vue | 12 +++++++----- .../js/education/lms/pages/ProfilePage.vue | 6 +++--- 3 files changed, 20 insertions(+), 16 deletions(-) diff --git a/erpnext/public/js/education/lms/components/ProfileInfo.vue b/erpnext/public/js/education/lms/components/ProfileInfo.vue index 3cc3c745c11..c58eb0bd249 100644 --- a/erpnext/public/js/education/lms/components/ProfileInfo.vue +++ b/erpnext/public/js/education/lms/components/ProfileInfo.vue @@ -1,6 +1,6 @@