File tree Expand file tree Collapse file tree
src/frontend/src/Components Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -531,10 +531,6 @@ export default function MapFilters(props) {
531531 < Spinner animation = "border" role = "status" />
532532 }
533533 </ div >
534- < div className = "filter-item filter-item--seasonal-load" >
535- < FontAwesomeIcon icon = { faTruckContainer } />
536- < a className = "seasonal-load-link" href = "https://www.th.gov.bc.ca/bchighways/loadrestrictions/loadrestrictions.htm" rel = "noopener noreferrer" alt = "Seasonal load restrictions" > Seasonal load restrictions</ a >
537- </ div >
538534 </ div >
539535 </ div >
540536 </ div >
Original file line number Diff line number Diff line change @@ -739,10 +739,6 @@ export default function ListFilters(props) {
739739 < button className = "tooltip-info" aria-label = "rest stops" aria-describedby = "tooltipRestStopsCommercialVehicles" > ?</ button >
740740 </ OverlayTrigger >
741741 </ div >
742- < div className = "filter-item filter-item--seasonal-load" >
743- < FontAwesomeIcon icon = { faTruckContainer } />
744- < a className = "seasonal-load-link" href = "https://www.th.gov.bc.ca/bchighways/loadrestrictions/loadrestrictions.htm" rel = "noopener noreferrer" alt = "Seasonal load restrictions" > Seasonal load restrictions</ a >
745- </ div >
746742 </ div >
747743 </ div >
748744 </ div >
@@ -1095,10 +1091,6 @@ export default function ListFilters(props) {
10951091 < button className = "tooltip-info" aria-label = "rest stops" aria-describedby = "tooltipRestStopsCommercialVehicles" > ?</ button >
10961092 </ OverlayTrigger >
10971093 </ div >
1098- < div className = "filter-item filter-item--seasonal-load" >
1099- < FontAwesomeIcon icon = { faTruckContainer } />
1100- < a className = "seasonal-load-link" href = "https://www.th.gov.bc.ca/bchighways/loadrestrictions/loadrestrictions.htm" rel = "noopener noreferrer" alt = "Seasonal load restrictions" > Seasonal load restrictions</ a >
1101- </ div >
11021094 </ div >
11031095 </ div >
11041096 </ div >
You can’t perform that action at this time.
0 commit comments