remove old function
This commit is contained in:
parent
a4e8574a10
commit
87b2e7823c
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue