From 8e591bed4fc5dc8cd6e664c376a8714e34776f3f Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Wed, 29 May 2024 15:42:56 +0100 Subject: [PATCH] [Station Locations] catched showing us grid in testing --- assets/js/sections/station_locations.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/assets/js/sections/station_locations.js b/assets/js/sections/station_locations.js index 997e3e73..07c890cf 100644 --- a/assets/js/sections/station_locations.js +++ b/assets/js/sections/station_locations.js @@ -21,7 +21,8 @@ $(document).ready( function () { '112': 'chile_state', '132': 'paraguay_state', '137': 'korea_state', - '144': 'uruguay_state' + '144': 'uruguay_state', + '291': 'us_state' }; // Hide all states initially