This PR changes the env variable that is required for to show the accessibility page link in the footer. The variable name needed to change because it was not found in the course authoring env config. All the env variable values for the footer are inherited from its parent.
Testing
Add a local version of this repo to your frontend-app-course-authoring/module.config.js file
This PR changes the env variable that is required for to show the accessibility page link in the footer. The variable name needed to change because it was not found in the course authoring env config. All the env variable values for the footer are inherited from its parent.
Testing
frontend-app-course-authoring/module.config.js
filefrontend-app-course-authoring
frontend-app-course-authoring/env.dev
, updateENABLE_ACCESSIBILITY_PAGE
and restart npm