From d2e040b6f1c23abee32cdffe07ae28730d6165b5 Mon Sep 17 00:00:00 2001 From: scmmishra Date: Fri, 2 Nov 2018 12:51:11 +0530 Subject: [PATCH] Added separate ContentTitle component --- .../public/js/education/web-academy/components/ContentTitle.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/public/js/education/web-academy/components/ContentTitle.vue b/erpnext/public/js/education/web-academy/components/ContentTitle.vue index ad6b3bb7fa..bfffec27e5 100644 --- a/erpnext/public/js/education/web-academy/components/ContentTitle.vue +++ b/erpnext/public/js/education/web-academy/components/ContentTitle.vue @@ -4,7 +4,7 @@

{{ title }}

- + Published on {{ publishDate }}, by {{ author }}