mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 02:25:57 +00:00
display article labels in headlines buffer
This commit is contained in:
@@ -907,7 +907,7 @@ function selectionAssignLabel(id) {
|
||||
|
||||
new Ajax.Request(query, {
|
||||
onComplete: function(transport) {
|
||||
all_counters_callback2(transport);
|
||||
viewCurrentFeed();
|
||||
} });
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user