correct naming convention
This commit is contained in:
parent
3fb8cc7ce6
commit
e39b3e9330
|
|
@ -1406,7 +1406,7 @@ if (window.location.href.indexOf("60087ab5608daf0535dc8e23") > -1) {
|
||||||
var controlplaneHTML = '<center>' +
|
var controlplaneHTML = '<center>' +
|
||||||
'<button id="europewest1Button" style="width:468px" type="button">Europe-West1</button>' +
|
'<button id="europewest1Button" style="width:468px" type="button">Europe-West1</button>' +
|
||||||
'</br></br>' +
|
'</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>' +
|
'<button id="uscentral1Button" style="width:234px" type="button">US-Central1</button>' +
|
||||||
'</br>' +
|
'</br>' +
|
||||||
'<button id="useast1Button" style="width:156px" type="button">US-East1</button>' +
|
'<button id="useast1Button" style="width:156px" type="button">US-East1</button>' +
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue