From 3c412f56c970370dd5db1ad0ea550f9e96cbe929 Mon Sep 17 00:00:00 2001 From: scmmishra Date: Sat, 3 Nov 2018 16:14:34 +0530 Subject: [PATCH] UI: Changes to AcademyTopSection --- .../components/AcademyTopSection.vue | 7 +++- .../components/AcademyTopSectionButton.vue | 39 +++++++++++-------- 2 files changed, 28 insertions(+), 18 deletions(-) diff --git a/erpnext/public/js/education/web-academy/components/AcademyTopSection.vue b/erpnext/public/js/education/web-academy/components/AcademyTopSection.vue index 7bd1b35e41..8ef11133d8 100644 --- a/erpnext/public/js/education/web-academy/components/AcademyTopSection.vue +++ b/erpnext/public/js/education/web-academy/components/AcademyTopSection.vue @@ -10,7 +10,7 @@

- Explore Courses +

@@ -18,7 +18,10 @@ \ No newline at end of file diff --git a/erpnext/public/js/education/web-academy/components/AcademyTopSectionButton.vue b/erpnext/public/js/education/web-academy/components/AcademyTopSectionButton.vue index 2af1eaf117..35579896d1 100644 --- a/erpnext/public/js/education/web-academy/components/AcademyTopSectionButton.vue +++ b/erpnext/public/js/education/web-academy/components/AcademyTopSectionButton.vue @@ -1,5 +1,6 @@