diff --git a/Custom_Templates/customer_templates/Cin7 External/.DS_Store b/Custom_Templates/customer_templates/Cin7 External/.DS_Store new file mode 100644 index 00000000..5008ddfc Binary files /dev/null and b/Custom_Templates/customer_templates/Cin7 External/.DS_Store differ diff --git a/Custom_Templates/customer_templates/Cin7 External/_course_desktop_view.html.liquid b/Custom_Templates/customer_templates/Cin7 External/_course_desktop_view.html.liquid index c7cb39e5..e16fee16 100644 --- a/Custom_Templates/customer_templates/Cin7 External/_course_desktop_view.html.liquid +++ b/Custom_Templates/customer_templates/Cin7 External/_course_desktop_view.html.liquid @@ -1,28 +1,7 @@ -{% assign log_out = true %} - -{% if current_person.signed_in? %} - {% assign log_out = false %} -{% endif %} - -{%comment%} -{% unless partners or both_gorups %} - {% if core and course.name contains 'Omni' %} - {% assign redirect = true %} - {% elsif omni and course.name contains 'Core' %} - {% assign redirect = true %} - {% endif %} -{% endunless %} -{% endcomment %} - -{% if log_out %} - -{% endif %} -
-
-
{{ course.name }}
+
+ {% include "course_header" %}
-
diff --git a/Custom_Templates/customer_templates/Cin7 External/_head.html.liquid b/Custom_Templates/customer_templates/Cin7 External/_head.html.liquid index 0b66cebe..bda0734b 100644 --- a/Custom_Templates/customer_templates/Cin7 External/_head.html.liquid +++ b/Custom_Templates/customer_templates/Cin7 External/_head.html.liquid @@ -4,9 +4,9 @@ - + @@ -38,4 +38,4 @@ removeBadgeShadow(); }); - + \ No newline at end of file diff --git a/Custom_Templates/customer_templates/Cin7 External/_header.html.liquid b/Custom_Templates/customer_templates/Cin7 External/_header.html.liquid index 92898690..39e89d38 100644 --- a/Custom_Templates/customer_templates/Cin7 External/_header.html.liquid +++ b/Custom_Templates/customer_templates/Cin7 External/_header.html.liquid @@ -229,7 +229,6 @@ } -{%- comment -%} -{%- endcomment -%} + diff --git a/Custom_Templates/customer_templates/Cin7 External/login.html.liquid b/Custom_Templates/customer_templates/Cin7 External/login.html.liquid index b0d3e2cb..e5c63ee8 100644 --- a/Custom_Templates/customer_templates/Cin7 External/login.html.liquid +++ b/Custom_Templates/customer_templates/Cin7 External/login.html.liquid @@ -33,13 +33,15 @@ {% t .forgot_password %} - {% comment %} + + {% comment %} {% if features.account_creation? %} {% t shared.sign_up %} {% endif %} {% endcomment %} + {% if features.request_access? %} + diff --git a/Custom_Templates/customer_templates/Cin7 External/search.html.liquid b/Custom_Templates/customer_templates/Cin7 External/search.html.liquid index ee284a89..1b888338 100644 --- a/Custom_Templates/customer_templates/Cin7 External/search.html.liquid +++ b/Custom_Templates/customer_templates/Cin7 External/search.html.liquid @@ -1,9 +1,3 @@ -{% assign log_out = true %} - -{% if current_person.signed_in? %} - {% assign log_out = false %} -{% endif %} - {% include "header" %}
@@ -12,13 +6,13 @@
{% t .showing %} - {% comment %} {{ results.count }} {% endcomment %} + {{ results.count }} {% t .results_for %} "{{ results.term }}"
{% if results.items.any? %} - {% render "search_result" for results.items as result %} + {% render "search_result" for results.items as result %} {% else %} {% include "search_zero_state" %} {% endif %} diff --git a/wan_ip.txt b/wan_ip.txt index 22e9e8cf..4746ef76 100644 --- a/wan_ip.txt +++ b/wan_ip.txt @@ -1 +1 @@ -69.121.5.106 +98.218.160.230