LJ Hooker templates re-downloaded so Tracy didn't have to send a ticket to the blackhole of Jira. Updated some scripts to get Sandata groups and a few Walmart screenshots.

This commit is contained in:
Norm Rasmussen
2024-04-10 17:37:51 -04:00
parent 9ddc3f7b1e
commit 958f1ec991
107 changed files with 2280 additions and 146 deletions

View File

@ -1,4 +1,8 @@
{% include "header" %}
<script>
window.location.href = '/app'
</script>
{% comment %} {% include "header" %}
{% include "sub_navigation" %}
<main>
@ -62,4 +66,4 @@
{% include "footer" %}
{% include "styles_single_coach_pages" %}
{% endcomment %}