From d3d5b157a7d885cf78788605a68017e4ca45a171 Mon Sep 17 00:00:00 2001 From: Norm Rasmussen Date: Wed, 17 May 2023 12:30:27 -0400 Subject: [PATCH] Added some scripts for Doximity. Changed Zenjob's templates --- .../Zenjob/_header.html.liquid | 7 +- Scripts/API_Tests/Apikeys.py | 1 + .../__pycache__/Apikeys.cpython-311.pyc | Bin 698 -> 756 bytes .../API_Tests/add_to_group_from_email_csv.py | 63 ++++++++++++++++++ Scripts/API_Tests/get-group-ids.py | 37 ++++++++++ 5 files changed, 106 insertions(+), 2 deletions(-) create mode 100644 Scripts/API_Tests/add_to_group_from_email_csv.py create mode 100644 Scripts/API_Tests/get-group-ids.py diff --git a/Custom_Templates/customer_templates/Zenjob/_header.html.liquid b/Custom_Templates/customer_templates/Zenjob/_header.html.liquid index e381cc2f..ed4c1b2b 100644 --- a/Custom_Templates/customer_templates/Zenjob/_header.html.liquid +++ b/Custom_Templates/customer_templates/Zenjob/_header.html.liquid @@ -69,10 +69,11 @@
  • On-The-Job Videos
  • -
  • + {% comment %} +
  • Veranstaltungen -
  • + {% endcomment %} {% for website_navigation in navigations.header_navigations_external %}
  • Lernwege Auszeichnungen On-The-Job Videos + {% comment %} Veranstaltungen + {% endcomment %}