зеркало из https://github.com/mozilla/gecko-dev.git
Bug 699216 - progress bar is showing up if user goes to manual setup after progress bar loads. r=philikon CLOSED TREE
This commit is contained in:
Родитель
f795f7c8d2
Коммит
9fa2de4c02
|
@ -198,6 +198,7 @@ let WeaveGlue = {
|
|||
this._resetScrollPosition();
|
||||
|
||||
document.getElementById("syncsetup-simple").hidden = true;
|
||||
document.getElementById("syncsetup-waiting").hidden = true;
|
||||
document.getElementById("syncsetup-fallback").hidden = false;
|
||||
|
||||
// Push the current setup data into the UI
|
||||
|
|
Загрузка…
Ссылка в новой задаче