From 0dcdde0d7892b17f2f6ba119eaa3092f103f8ce7 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Thu, 2 May 2024 16:50:34 -0400 Subject: [PATCH] Updated some Cin7 Templates. Redownloaded the Sandata templates. Chubb notes and todos. --- .../Cin7 Customers/catalog.html.liquid | 1 + ...learning_path_progress_and_cta.html.liquid | 6 +- .../Sandata Learn/.DS_Store | Bin 6148 -> 0 bytes .../_account_desktop_view.html.liquid | 6 +- .../_account_mobile_view.html.liquid | 4 +- .../sign-up-follow-up.html.liquid | 130 ++++++++---------- CustomerNotes/Chubb/Chubb.md | 5 + Todos.md | 4 +- 8 files changed, 76 insertions(+), 80 deletions(-) delete mode 100644 Custom_Templates/customer_templates/Sandata Learn/.DS_Store diff --git a/Custom_Templates/customer_templates/Cin7 Customers/catalog.html.liquid b/Custom_Templates/customer_templates/Cin7 Customers/catalog.html.liquid index d4c8f29c..3c727e47 100644 --- a/Custom_Templates/customer_templates/Cin7 Customers/catalog.html.liquid +++ b/Custom_Templates/customer_templates/Cin7 Customers/catalog.html.liquid @@ -1,5 +1,6 @@ {% assign omni = false %} {% assign core = false %} +{% assign multiprod = false %} {% assign log_out = true %} {% if current_person.signed_in? %} diff --git a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_progress_and_cta.html.liquid b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_progress_and_cta.html.liquid index 2d180ca2..b3cd8eac 100644 --- a/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_progress_and_cta.html.liquid +++ b/Custom_Templates/customer_templates/Cin7 Internal Academy/_learning_path_progress_and_cta.html.liquid @@ -1,5 +1,9 @@ {% if learning_path.enrolled? %} -
+ {% for category in learning_path.categories %} + {% if category.name contains "Deep Dive: Core" %} + - {% endcomment %} diff --git a/Custom_Templates/customer_templates/Sandata Learn/sign-up-follow-up.html.liquid b/Custom_Templates/customer_templates/Sandata Learn/sign-up-follow-up.html.liquid index 73515f53..607317c0 100644 --- a/Custom_Templates/customer_templates/Sandata Learn/sign-up-follow-up.html.liquid +++ b/Custom_Templates/customer_templates/Sandata Learn/sign-up-follow-up.html.liquid @@ -32,28 +32,19 @@ {% comment %}

State:

{% endcomment %} {% include "sign_up_follow_up_states_dropdown" %} - + - {% comment %} {% endcomment %} -