fix buttons
This commit is contained in:
parent
799df6364f
commit
174d37e5ac
|
|
@ -1127,9 +1127,10 @@ if (window.location.href.indexOf("5cf02dde58a00904bda41926") > -1) {
|
|||
'<button id="eucentral1Button" style="width:117px" type="button">eu-central-1</button>' +
|
||||
'<button id="euwest2Button" style="width:117px" type="button">eu-west-2</button>' +
|
||||
'</br></br>' +
|
||||
'<button id="uswest2Button" style="width:156px" type="button">us-west-2</button>' +
|
||||
'<button id="useast2Button" style="width:156px" type="button">us-east-2</button>' +
|
||||
'<button id="apsoutheast1Button" style="width:156px" type="button">ap-southeast-1</button>' +
|
||||
'<button id="uswest2Button" style="width:117px" type="button">us-west-2</button>' +
|
||||
'<button id="useast1Button" style="width:117px" type="button">us-east-1</button>' +
|
||||
'<button id="useast2Button" style="width:117px" type="button">us-east-2</button>' +
|
||||
'<button id="apsoutheast1Button" style="width:117px" type="button">ap-southeast-1</button>' +
|
||||
'</br></br>' +
|
||||
'<button id="apsouth1Button" style="width:156px" type="button">ap-south-1</button>' +
|
||||
'<button id="apsoutheast2Button" style="width:156px" type="button">ap-southeast-2</button>' +
|
||||
|
|
|
|||
Loading…
Reference in New Issue