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

prefs: reorganize toolbar buttons

This commit is contained in:
Andrew Dolgov
2010-01-11 18:43:53 +03:00
parent 698776460d
commit 1e5548db54
5 changed files with 73 additions and 74 deletions

View File

@@ -946,8 +946,7 @@ function editSelectedFeed() {
}
if (rows.length > 1) {
alert(__("Please select one feed."));
return;
return editSelectedFeeds();
}
notify("");