got rid of redundant code
This commit is contained in:
@ -328,7 +328,7 @@ window.rangeLinkClick = function() {
|
||||
if(window.portalRangeIndicator)
|
||||
window.map.fitBounds(window.portalRangeIndicator.getBounds());
|
||||
if(window.isSmartphone())
|
||||
window.smartphone.mapButton.click();
|
||||
window.show('map');
|
||||
}
|
||||
|
||||
window.showPortalPosLinks = function(lat, lng, name) {
|
||||
|
Reference in New Issue
Block a user