Moved and Updated Instacart's language selector for their smartling testing.
This commit is contained in:
@ -86,7 +86,7 @@
|
||||
|
||||
if (selectedFilter == 'all') {
|
||||
$(".filterable-course").show()
|
||||
}
|
||||
}
|
||||
else {
|
||||
$(".filterable-course").hide();
|
||||
$(".filterable-course").each(function(index, course) {
|
||||
|
||||
Reference in New Issue
Block a user