blob: 511b6d69647c0212e5c404081e72f3a7c01f34da [file] [view]
The @PLUGIN@ plugin allows users to configure a different control for
displaying the labels/approvals on the change screen.
User can configure the label UI under `Settings` > `Preferences` >
`Label UI`:
![PreferencesScreenshot](images/preferences.png)
### `DEFAULT`
The Gerrit default control for labels/approvals:
![DefaultApprovalsScreenshot](images/default-approvals.png)
### `USER_LABEL_TABLE`
Renders the labels/approvals as a table with one row per user and
labels as columns:
![ApprovalTableScreenshot](images/user-label-table.png)