1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-23 18:41:29 +00:00

use popup feedbrowser for main UI (incomplete)

This commit is contained in:
Andrew Dolgov
2009-01-23 19:54:57 +01:00
parent 273d1e293e
commit b56465dd56
4 changed files with 101 additions and 54 deletions

View File

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