Bug 58786 No text shown when all panels deleted

patch by jon@rekai.net r=doron sr=neil
This commit is contained in:
timeless%mozdev.org 2004-08-19 21:47:35 +00:00
Родитель 40b7393981
Коммит 3945f88c01
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -486,7 +486,6 @@ function (force_reload)
this.node.removeAttribute('hidden');
} else {
no_panels_iframe.removeAttribute('hidden');
this.node.setAttribute('hidden','true');
}
this.initialized = true;