From 6c991de262aa0eb29a5608e57f376cdb3d0679ad Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Tue, 19 Apr 2022 12:55:05 -0400 Subject: [PATCH] JNJ Updates --- .../JnJVision/_cards_categories.html.liquid | 101 ++++++++++++++++++ .../JnJVision/_cards_course.html.liquid | 61 +++++++++-- .../_cards_featured_course.html.liquid | 7 +- .../JnJVision/_course_details.html.liquid | 9 +- .../JnJVision/_course_outline.html.liquid | 3 +- .../JnJVision/_header.html.liquid | 2 +- .../JnJVision/_homepage_events.html.liquid | 14 +-- .../JnJVision/homepage.html.liquid | 2 +- .../JnJVision/styles.css.liquid | 2 +- 9 files changed, 179 insertions(+), 22 deletions(-) create mode 100644 NP_Custom_Templates/customer_templates/JnJVision/_cards_categories.html.liquid diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_cards_categories.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_cards_categories.html.liquid new file mode 100644 index 00000000..a64d32d9 --- /dev/null +++ b/NP_Custom_Templates/customer_templates/JnJVision/_cards_categories.html.liquid @@ -0,0 +1,101 @@ +
+
+ +
+
+
+ Podcasts +
+
+

+ Professional Webinars +

+ +
+
+ +
+
+
+ Product +
+
+

+ Johnson & Johnson Product Education +

+ +
+
+
+ +
+ +
+
+
+ Product +
+
+

+ Fine-Tuned Podcast Series +

+ +
+
+ +
+
+
+ Product +
+
+

+ Challenging Cases Video Series +

+ +
+
+
+
+ + \ No newline at end of file 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 9d6ecb28..9f49a099 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_cards_course.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_cards_course.html.liquid @@ -38,7 +38,7 @@ {% endcomment %} {% comment %} - This was Kaitlyn's original code, I'm commenting it out to keep it incase -the client wants to revert back. My categories boxes are below. +the client wants to revert back. My categories boxes are below. {% endcomment %}
@@ -60,26 +60,73 @@ the client wants to revert back. My categories boxes are below. {% endif %}
-
{% endcomment %} + + +{% comment%} + +
+
+ +
+
+

+ Challenging Cases Video Series +

+
+ +
-

- {% for category in course.categories %} - {{course.categories.first.name }} - {% endfor %} + Fine-Tuned Podcast Series

+
+ +
+
+ +
+
+

+ Johnson & Johnson Product Education +

+
+ +
+ + +
+
+ +
+
+

+ Professional Webinars +

+
+ +
+{% endcomment %} \ No newline at end of file diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_course_outline.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_course_outline.html.liquid index 98d70aff..fad76691 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_course_outline.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_course_outline.html.liquid @@ -1,6 +1,7 @@
- {% t .header, key: current_school.course_vocabulary %} + Included Resources + {% comment %} {% t .header, key: current_school.course_vocabulary %} {% endcomment %}
    diff --git a/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid b/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid index 9ae161d5..9a1cf0ad 100644 --- a/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid +++ b/NP_Custom_Templates/customer_templates/JnJVision/_header.html.liquid @@ -124,7 +124,7 @@