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

add (disabled) per-feed view_settings handling placeholder

This commit is contained in:
Andrew Dolgov
2013-04-01 10:09:22 +04:00
parent b4f83063cc
commit a2a3d5a3aa
6 changed files with 78 additions and 17 deletions

View File

@@ -752,10 +752,6 @@ function viewModeChanged() {
return viewCurrentFeed('');
}
function viewLimitChanged() {
return viewCurrentFeed('');
}
function rescoreCurrentFeed() {
var actid = getActiveFeedId();