How can we register a JS for Site Map?
We have a JS that adds a class to "#_sweview" when we go to a view. However, if we click on Site Map again, it does not perform the endLife of the JS and thus does not remove that class. We end up with a messed view and as such we wanted to know if there is a way to remove that specific class when going to site map?