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:
Allison Naaktgeboren 2011-11-02 14:09:44 -07:00
Родитель f795f7c8d2
Коммит 9fa2de4c02
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -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