1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-14 17:55:55 +00:00

rework no daemon warning

This commit is contained in:
Andrew Dolgov
2007-01-27 10:21:55 +01:00
parent c50e2b3004
commit ef16ae3782
5 changed files with 38 additions and 8 deletions

View File

@@ -1576,3 +1576,7 @@ function filterDlgCheckAction(sender) {
}
}
function explainError(code) {
return displayDlg("explainError", code);
}