Commit c2f92600 by Clinton Blackburn

Exposed program type facet

ECOM-5329
parent 52587ad7
......@@ -50,6 +50,7 @@ COURSE_RUN_SEARCH_FIELDS = (
PROGRAM_FACET_FIELD_OPTIONS = {
'category': {},
'status': {},
'type': {},
}
BASE_PROGRAM_FIELDS = (
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment