remove old function

This commit is contained in:
Tyler Bean 2022-01-26 17:49:01 -06:00
parent a4e8574a10
commit 87b2e7823c
1 changed files with 0 additions and 1 deletions

View File

@ -323,7 +323,6 @@ if (window.location.href.indexOf("5d49ec10226b9e13cb6a422e") > -1) {
var buttonName = "eastus2Button";
var buttonRegions = ["eastus2", "eastus", "centralus", "northcentralus"];
toggleRegionArray(buttonName, buttonRegions);
toggleButtonColor("eastus2Button");
};
function eastusButtonClickAction(zEvent) {
var buttonName = "eastusButton";