ChangeScreen2: linkify branch and project name
Bug: issue 2075 Change-Id: I6ddef6f1417b53e6a1e2b795ac9b67309d39abb6
This commit is contained in:
@@ -57,7 +57,7 @@ public class BranchLink extends InlineHyperlink {
|
||||
}
|
||||
}
|
||||
|
||||
private static String query(Project.NameKey project, Change.Status status,
|
||||
public static String query(Project.NameKey project, Change.Status status,
|
||||
String branch, String topic) {
|
||||
String query = PageLinks.projectQuery(project, status);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user