Add CHANGE_SCREEN_BELOW_COMMIT_INFO_BLOCK extension point
Add an extension point on Gerrit UI to allow users to insert UI components under the commit info panel Change-Id: I23343d6c09fdd7d063087d8545c3dff6f3d9eaec
This commit is contained in:
@@ -21,6 +21,7 @@ public enum GerritUiExtensionPoint {
|
||||
CHANGE_SCREEN_HEADER_RIGHT_OF_POP_DOWNS,
|
||||
CHANGE_SCREEN_BELOW_CHANGE_INFO_BLOCK,
|
||||
CHANGE_SCREEN_BELOW_RELATED_INFO_BLOCK,
|
||||
CHANGE_SCREEN_BELOW_COMMIT_INFO_BLOCK,
|
||||
|
||||
/* MyPasswordScreen */
|
||||
PASSWORD_SCREEN_BOTTOM,
|
||||
|
Reference in New Issue
Block a user