From ac9fb1f4678d26ed250a8649a71424fbccca9c2b Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Tue, 28 Jan 2025 17:05:36 -0500 Subject: [PATCH] Completed the playwright walmart screenshots script. Uploaded another Chubb CSV. --- .../Pipedrive - Learn/course.html.liquid | 10 +- Scripts/API_Tests/bulk_invite_and_props.py | 2 +- Scripts/Walmart/Spark/playwright_condensed.py | 101 ++++++++++++++++-- 3 files changed, 97 insertions(+), 16 deletions(-) diff --git a/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid b/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid index 27cec8ca..d6025052 100644 --- a/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid +++ b/Custom_Templates/customer_templates/Pipedrive - Learn/course.html.liquid @@ -1,5 +1,5 @@ {% else %} {% include "header" %} - + {% if course.ribbon == "VIDEO" %} {% include "video_tutorial_cover" %} {% else %} {% include "course_cover" %} {% endif %} - + {% include "footer" %} - + {% if current_person.signed_in? == false and current_school.sso_active? %} {% endif %} - + {% if current_person.signed_in? and current_school.properties.sandbox == false %}