Create button doesn't appear on catalogues, only appearing on EIDC catalogue
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