diff --git a/Custom_Templates/customer_templates/DataSnipper/_filter_sidebar_courses.html.liquid b/Custom_Templates/customer_templates/DataSnipper/_filter_sidebar_courses.html.liquid index 07133f75..47a65fa7 100644 --- a/Custom_Templates/customer_templates/DataSnipper/_filter_sidebar_courses.html.liquid +++ b/Custom_Templates/customer_templates/DataSnipper/_filter_sidebar_courses.html.liquid @@ -1,10 +1,10 @@ -{% assign enrolled_categories = categories.enrolled %} +{% assign available_categories = categories.in_catalog %}