Skip to content

Commit

Permalink
fix popup routing popup reload
Browse files Browse the repository at this point in the history
  • Loading branch information
7killer committed Nov 9, 2024
1 parent 35fc1b4 commit 28cdd65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/routingviewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ function onPopupOpenLmap()
document.getElementById("sel_routeTypeLmap").value = "rt_Zezo";
document.getElementById("route_colorLmap").value = actualZezoColor;
loadRacingSkipperList("sel_rt_skipperLmap");
onChangeRouteTypeLmap();
}
}

Expand Down

0 comments on commit 28cdd65

Please sign in to comment.