Cleaned up some folders and small Walmart template changes.

This commit is contained in:
Norm Rasmussen
2025-04-08 10:22:57 -04:00
parent e5e1bf3acd
commit a035c58c95
23 changed files with 49 additions and 18582 deletions

View File

@ -7,7 +7,7 @@
<script>
document.addEventListener("DOMContentLoaded", () => {
const btn = document.querySelector('.event-status');
const btn = document.querySelector('.np-training-session-cta-note');
if (btn) {
const eventId = btn.getAttribute('data-event-id');