rework feed update errors and inactive feeds dialogs

This commit is contained in:
Andrew Dolgov
2011-04-08 15:37:50 +04:00
parent 0a13e84edb
commit e57e73ef29
4 changed files with 104 additions and 33 deletions
-4
View File
@@ -995,10 +995,6 @@ function reverseHeadlineOrder() {
}
}
function showFeedsWithErrors() {
displayDlg('feedUpdateErrors');
}
function scheduleFeedUpdate(id, is_cat) {
try {
if (!id) {