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 2006-07-27 14:58:34 +00:00
Родитель 49e980e749
Коммит b5cec74063
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;