mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 15:45:56 +00:00
remove label: do not reload headlines
This commit is contained in:
@@ -873,7 +873,8 @@ function selectionRemoveLabel(id) {
|
||||
|
||||
new Ajax.Request(query, {
|
||||
onComplete: function(transport) {
|
||||
viewCurrentFeed();
|
||||
show_labels_in_headlines(transport);
|
||||
all_counters_callback2(transport);
|
||||
} });
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user