fix naming convention
This commit is contained in:
parent
b027433de5
commit
1fba4e1f04
|
|
@ -1444,7 +1444,7 @@ if (window.location.href.indexOf("60087ab5608daf0535dc8e23") > -1) {
|
|||
var controlplaneHTML = '<center>' +
|
||||
'<button id="europewest1Button" style="width:468px" type="button">Europe-West1</button>' +
|
||||
'</br></br>' +
|
||||
'<button id="europewest2Button" style="width:234px" type="button">EU-West2</button>' +
|
||||
'<button id="europewest2Button" style="width:234px" type="button">Europe-West2</button>' +
|
||||
'<button id="uscentral1Button" style="width:234px" type="button">US-Central1</button>' +
|
||||
'</br>' +
|
||||
'<button id="useast1Button" style="width:156px" type="button">US-East1</button>' +
|
||||
|
|
|
|||
Loading…
Reference in New Issue