diff --git a/erpnext/public/js/education/lms/components/Breadcrumb.vue b/erpnext/public/js/education/lms/components/Breadcrumb.vue new file mode 100644 index 00000000000..f816c3cebe1 --- /dev/null +++ b/erpnext/public/js/education/lms/components/Breadcrumb.vue @@ -0,0 +1,49 @@ + + \ No newline at end of file diff --git a/erpnext/public/js/education/lms/components/ProgramCard.vue b/erpnext/public/js/education/lms/components/ProgramCard.vue index 76623aae69c..0ecb9c0eab3 100644 --- a/erpnext/public/js/education/lms/components/ProgramCard.vue +++ b/erpnext/public/js/education/lms/components/ProgramCard.vue @@ -12,11 +12,11 @@
- + {{ buttonName }} - {{ enrollButton }} + Sign Up
diff --git a/erpnext/public/js/education/lms/components/Video.vue b/erpnext/public/js/education/lms/components/Video.vue index cc8293b925b..2d791bd29eb 100644 --- a/erpnext/public/js/education/lms/components/Video.vue +++ b/erpnext/public/js/education/lms/components/Video.vue @@ -1,6 +1,6 @@