Allow program listing page to display programs from any category
This work removes most references to XSeries from the LMS in an attempt to be more general. ECOM-5018.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
if (data){
|
||||
this.set({
|
||||
name: data.name,
|
||||
type: data.display_category + ' Program',
|
||||
category: data.category,
|
||||
subtitle: data.subtitle,
|
||||
organizations: data.organizations,
|
||||
detailUrl: data.detail_url,
|
||||
|
||||
Reference in New Issue
Block a user