Skip to content

Create button doesn't appear on catalogues, only appearing on EIDC catalogue

Rod Scott requested to merge EMC-60-create-button into develop

Create button not appearing because jQuery not available globally in catalogues except EIDC one.

Bootstrap javascript library needs jQuery to be globally available. Needed to make jQuery available on the window DOM object.

Other Work

ESLint was complaining about duplicate jQuery selectors so replace with a variable

EMC-60

Merge request reports

Loading