Added Certficates Web/HTML View

This commit is contained in:
Matt Drayer
2015-02-18 22:28:15 -05:00
parent 766663eefa
commit 16e63c9e1e
17 changed files with 974 additions and 8 deletions

View File

@@ -123,6 +123,10 @@ FEATURES['ENABLE_COURSEWARE_SEARCH'] = True
SEARCH_ENGINE = "search.elastic.ElasticSearchEngine"
########################## Certificates Web/HTML View #######################
FEATURES['CERTIFICATES_HTML_VIEW'] = True
#####################################################################
# See if the developer has any local overrides.
try: