See title. This update also ensures ucf-resource_search_js is registered with jquery as a dependency, and fixes some missing variables and CSS class names and values.
Motivation and Context
Resolves #26 , and fixes some borked styling on the main site's A-Z index.
How Has This Been Tested?
Tested in Dev.
Types of changes
[x] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires an update to the documentation.
Description
See title. This update also ensures
ucf-resource_search_js
is registered with jquery as a dependency, and fixes some missing variables and CSS class names and values.Motivation and Context
Resolves #26 , and fixes some borked styling on the main site's A-Z index.
How Has This Been Tested?
Tested in Dev.
Types of changes
Checklist: