1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 18:15:56 +00:00

css-based layout + required fixes (2)

This commit is contained in:
Andrew Dolgov
2006-09-28 13:23:28 +01:00
parent 6b4163cb46
commit 80e4dc34fd
7 changed files with 54 additions and 27 deletions

View File

@@ -1264,7 +1264,7 @@ function qafAdd() {
var feeds_doc = getFeedsContext().document;
feeds_doc.location.href = "backend.php?op=error&msg=Loading,%20please wait...";
// feeds_doc.location.href = "backend.php?op=error&msg=Loading,%20please wait...";
var query = Form.serialize("feed_add_form");