Walmart Notes, Zenjob Tickets. Don't know if I changed anything in my scripts

This commit is contained in:
Norm Rasmussen
2023-08-02 21:36:56 -04:00
parent 31e4e328fc
commit c2a6854ae3
9 changed files with 238 additions and 121 deletions

View File

@ -28,7 +28,7 @@
</div>
{% endif %}
{% endfor %}
{%- comment -%} {% if current_person.signed_in? %}
{% if current_person.signed_in? %}
<div class="np-sub-navigation-content-item np-sub-navigation-content-item-inactive custom-navigation-content-item" id="certification-sub-nav-item">
<a class="np-sub-navigation-content-item-link custom-navigation-item-link" href="/app/certification">
<i
@ -36,7 +36,7 @@
<span style="margin-left: 10px; color: #000000;">Certification</span>
</a>
</div>
{% endif %} {%- endcomment -%}
{% endif %}
</div>
</nav>