Today, even when a location doesn't have an external link we add an a tag to location's name, creating a weird behavior, because you click it and it goes nowhere.
I've changed that to add a link only when the location has an url. I also added an "external link" icon to make explicit when a location has an url.
I did something similar at #134
Today, even when a location doesn't have an external link we add an
a
tag to location's name, creating a weird behavior, because you click it and it goes nowhere. I've changed that to add a link only when the location has an url. I also added an "external link" icon to make explicit when a location has an url. I did something similar at #134