Moved and Updated Instacart's language selector for their smartling testing.

This commit is contained in:
Norm Rasmussen
2026-02-27 16:40:34 -05:00
parent f8dcd58b04
commit 46946c2016
9 changed files with 164 additions and 14 deletions

View File

@ -86,7 +86,7 @@
if (selectedFilter == 'all') {
$(".filterable-course").show()
}
}
else {
$(".filterable-course").hide();
$(".filterable-course").each(function(index, course) {