From 7c212e0590743eaaac0fe111914f288ebcc72acb Mon Sep 17 00:00:00 2001 From: Julio Date: Sat, 2 Oct 2021 21:22:58 +0200 Subject: [PATCH] Show intro for non students. --- assets/vue/views/course/Home.vue | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/assets/vue/views/course/Home.vue b/assets/vue/views/course/Home.vue index 82ac73effb..f2b413f8ac 100644 --- a/assets/vue/views/course/Home.vue +++ b/assets/vue/views/course/Home.vue @@ -52,7 +52,7 @@ -
@@ -65,7 +65,6 @@ mdi-pencil {{ $t('Update') }} -
@@ -80,7 +79,7 @@ {{ $t("You don't have course content") }}
- {{ $t('Add a course introduction to display to your students') }} + {{ $t('Add a course introduction to display to your students') }}
@@ -102,6 +101,11 @@
+
+
+ +
+