the html had been refactored to only need one popovers but the typescript class was not updated and was referencing a popover that did not exist
For Reference #291
Type of change
[ x] Bug fix (non-breaking change which fixes an issue)
Checklist:
[ x] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ x] I have added tests that prove my fix is effective or that my feature works
[ x] New and existing unit tests pass locally with my changes
[ ] I have updated the acceptance criteria on the task so that it can be tested
[ ] I have verified my contribution works and looks well in Firefox, Safari and Internet Explorer
Description
the html had been refactored to only need one popovers but the typescript class was not updated and was referencing a popover that did not exist For Reference #291
Type of change
Checklist: