1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-14 21:15:57 +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

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();