Open per-file diff browser window/tab for each file.
Some Gerrit users find it convenient to open every file in a separate per-file diff browser window or tab. This should reduce a possibility to forget to review some file(s). Bug: issue 395 Signed-off-by: Sasa Zivkov <sasa.zivkov@sap.com> Change-Id: Ie4138df0080fc92b7a451426f5dc1176283a6f55
This commit is contained in:
committed by
Shawn O. Pearce
parent
3f9c9f928f
commit
43b13c1ae0
@@ -112,4 +112,7 @@ public interface ChangeConstants extends Constants {
|
||||
String reviewed();
|
||||
String submitFailed();
|
||||
String buttonClose();
|
||||
|
||||
String buttonDiffAllSideBySide();
|
||||
String buttonDiffAllUnified();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user