1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-20 20:01:28 +00:00

use popup feedbrowser for main UI (3)

This commit is contained in:
Andrew Dolgov
2009-01-24 06:14:06 +01:00
parent c2913898f1
commit 2bab8824eb
4 changed files with 59 additions and 53 deletions

View File

@@ -2234,8 +2234,4 @@ function batchFeedsToggleField(cb, elem, label) {
}
}
function updateFeedBrowser() {
alert("FIXME");
}