Re-edited HH templates to change the link back. Ran some scripts for cin7, courtney, and a few others. Downloaded GoGuardian templates to help Nergis.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{%- comment -%}
|
||||
{%- comment -%}
|
||||
BHG Rand Realty - Mortgage 8f637c703ec45ac5dec70ee9517155aa0d9775c2
|
||||
Howard Hanna | Rand Realty 613932dbeb1595c00b78de8d1860a3bfdb479b22
|
||||
Howard Hanna Rand Realty 176629fa82da1d03f3d58c81e751e61b9836a46d
|
||||
@ -17,7 +17,7 @@
|
||||
{% for group in current_person.groups %}
|
||||
{% if group.enrollment_code == "1817d8c96780f13abbf0f2023e3b26b3bd43d248" %}
|
||||
{% assign isAllenTate = true %}
|
||||
{% elsif group.enrollment_code == "ccd2aa2f1e41ebbac8fa878f806e3ccc20ae3f38" or
|
||||
{% elsif group.enrollment_code == "ccd2aa2f1e41ebbac8fa878f806e3ccc20ae3f38" or
|
||||
group.enrollment_code == "aa6fe8d22ec1e75d2e8c54c6d5452dcd585e415d" %}
|
||||
{% assign isHowardHanna = true %}
|
||||
{% elsif rand_realty_groups contains group.enrollment_code %}
|
||||
@ -34,4 +34,4 @@
|
||||
{% elsif isRandRealty %}
|
||||
{% include "header_rand" %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
{% endfor %}
|
||||
|
||||
@ -190,7 +190,7 @@
|
||||
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://in.leadingre.com" target="_blank" class="marketing-nav__item marketing-nav__item--user" itemprop="name">
|
||||
<a href="https://sso.moxiworks.com/saml/0469dfc6-6b26-42ab-9d3d-266a7748852d/initiate" target="_blank" class="marketing-nav__item marketing-nav__item--user" itemprop="name">
|
||||
Institute by LeadingRE
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -170,7 +170,7 @@
|
||||
{% for group in current_person.groups %}
|
||||
{% if group.enrollment_code == "176629fa82da1d03f3d58c81e751e61b9836a46d" %}
|
||||
<div class="white-background">
|
||||
<a href="https://in.leadingre.com" target="_blank">Institute by LeadingRE</a>
|
||||
<a href="https://sso.moxiworks.com/saml/0469dfc6-6b26-42ab-9d3d-266a7748852d/initiate" target="_blank">Institute by LeadingRE</a>
|
||||
</div>
|
||||
{% elsif group.enrollment_code == "ccd2aa2f1e41ebbac8fa878f806e3ccc20ae3f38" or
|
||||
group.enrollment_code == "aa6fe8d22ec1e75d2e8c54c6d5452dcd585e415d" %}
|
||||
|
||||
@ -105,7 +105,7 @@
|
||||
<a href="" class="marketing-nav__item marketing-nav__item--user" itemprop="name">
|
||||
Affiliated Learning Links
|
||||
</a>
|
||||
<div class="survey-tooltip">
|
||||
<div class="survey-tooltip">
|
||||
<div class="white-background">
|
||||
<a href="https://sso.moxiworks.com/saml/0469dfc6-6b26-42ab-9d3d-266a7748852d/initiate" target="_blank">Institute by LeadingRE</a>
|
||||
</div>
|
||||
@ -150,7 +150,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</li>
|
||||
{%- comment -%}
|
||||
{%- comment -%}
|
||||
<li class="live-workshops">
|
||||
<a href="https://www.hannauniversity.com/#ChecklistResources" class="marketing-nav__item marketing-nav__item--user" itemprop="name">
|
||||
Checklists & Resources
|
||||
@ -373,7 +373,7 @@
|
||||
}
|
||||
|
||||
.live-workshops:hover .survey-tooltip {
|
||||
visibility: visible;
|
||||
visibility: visible;
|
||||
}
|
||||
|
||||
.survey-tooltip:hover {
|
||||
@ -397,5 +397,5 @@
|
||||
line-height: 2;
|
||||
padding: 10px 20px;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user