1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

remove backend/error msg calls on iframe init, recolor notify error

This commit is contained in:
Andrew Dolgov
2006-05-19 03:58:00 +01:00
parent f3477b4056
commit caa53a7cb1
3 changed files with 9 additions and 10 deletions
+3
View File
@@ -441,6 +441,9 @@ function init_second_stage() {
// FIXME should be callled after window resize
var h = document.getElementById("headlines");
var c = document.getElementById("content");
if (navigator.userAgent.match("Opera")) {
resize_feeds_frame();