Dashboard search feature

This commit is contained in:
Davorin Sego
2015-04-03 14:46:51 +02:00
committed by Martyn James
parent 75d3759158
commit 71feb068e3
51 changed files with 1565 additions and 569 deletions

View File

@@ -121,6 +121,10 @@ FEATURES['ENABLE_COURSEWARE_SEARCH'] = True
SEARCH_ENGINE = "search.elastic.ElasticSearchEngine"
########################## Dashboard Search #######################
FEATURES['ENABLE_DASHBOARD_SEARCH'] = True
########################## Certificates Web/HTML View #######################
FEATURES['CERTIFICATES_HTML_VIEW'] = True