Merge "If two plugins contribute the same top menu display it only once"
This commit is contained in:
@@ -832,6 +832,7 @@ public class Gerrit implements EntryPoint {
|
||||
addExtensionLink(bar, item);
|
||||
}
|
||||
if (existingBar == null) {
|
||||
menuBars.put(menu.getName(), bar);
|
||||
menuLeft.add(bar, menu.getName());
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user