add switzerlandwest button
This commit is contained in:
parent
705c251200
commit
9049a5fc4e
|
|
@ -481,9 +481,10 @@ if (window.location.href.indexOf("5d49ec10226b9e13cb6a422e") > -1) {
|
||||||
'<button id="westindiaButton" style="width:156px" type="button">West India</button>' +
|
'<button id="westindiaButton" style="width:156px" type="button">West India</button>' +
|
||||||
'</br>' +
|
'</br>' +
|
||||||
'<button id="switzerlandnorthButton" style="width:234px" type="button">Switzerland North</button>' +
|
'<button id="switzerlandnorthButton" style="width:234px" type="button">Switzerland North</button>' +
|
||||||
'<button id="norwayeastButton" style="width:234px" type="button">Norway East</button>' +
|
'<button id="switzerlandwestButton" style="width:234px" type="button">Switzerland West</button>' +
|
||||||
'</br>' +
|
'</br>' +
|
||||||
'<button id="germanywestcentralButton" style="width:468px" type="button">Germany West Central</button>' +
|
'<button id="norwayeastButton" style="width:234px" type="button">Norway East</button>' +
|
||||||
|
'<button id="germanywestcentralButton" style="width:234px" type="button">Germany West Central</button>' +
|
||||||
'</br></br>' +
|
'</br></br>' +
|
||||||
'<button id="westusButton" style="width:156px" type="button">West US</button>' +
|
'<button id="westusButton" style="width:156px" type="button">West US</button>' +
|
||||||
'<button id="westus2Button" style="width:156px" type="button">West US 2</button>' +
|
'<button id="westus2Button" style="width:156px" type="button">West US 2</button>' +
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue