mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-23 13:11:29 +00:00
Merge branch 'labels_context_menu' of wn/tt-rss into master
This commit is contained in:
@@ -1740,7 +1740,7 @@ function headlinesMenuCommon(menu) {
|
||||
|
||||
var labels = getInitParam("labels");
|
||||
|
||||
if (labels) {
|
||||
if (labels && labels.length) {
|
||||
|
||||
menu.addChild(new dijit.MenuSeparator());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user