From 13d629fdb26f73ad21a3e5e50b4a0c66a0413d53 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Mon, 11 Apr 2022 13:33:04 -0400 Subject: [PATCH] jnj addition --- .../JnJVision/_cards_course.html.liquid | 51 ++++---- .../_cards_featured_course.html.liquid | 33 +---- .../JnJVision/_course_banner.html.liquid | 1 - .../_course_desktop_view.html.liquid | 4 +- .../JnJVision/_course_mobile_view.html.liquid | 3 - .../JnJVision/_course_outline.html.liquid | 2 +- .../_course_progress_and_cta.html.liquid | 9 +- ...learning_path_progress_and_cta.html.liquid | 4 +- .../JnJVision/course.html.liquid | 2 +- .../JnJVision/homepage.html.liquid | 24 ++-- .../JnJVision/styles.css.liquid | 113 ++++++++---------- 11 files changed, 107 insertions(+), 139 deletions(-) diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_cards_course.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_cards_course.html.liquid index 51a9e32f..e909de68 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_cards_course.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_cards_course.html.liquid @@ -1,4 +1,4 @@ -
+{% comment %}
@@ -10,7 +10,7 @@
-

+

{{ course.name }}

-
+
{% endcomment %} + + +
+
+ {{ course.name }} +
+ +
+

+ {{ course.name }} +

+ +
+
\ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_cards_featured_course.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_cards_featured_course.html.liquid index f206afa4..38d83998 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_cards_featured_course.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_cards_featured_course.html.liquid @@ -25,8 +25,7 @@