Review UI docs: Move sentence about download icon to right place
The description of the download icon in the side-by-side diff view should come directly after the description of the patch set selection because in the UI both elements are right next to each other. The description of the download icon got accidentally moved down by inserting a new paragraph in [1]. [1] https://gerrit-review.googlesource.com/57014 Change-Id: I10d3b88c0a76766ba10d52a902c91c0b5dad6350 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
@@ -756,15 +756,15 @@ comparing the old patch against the current patch.
|
||||
|
||||
image::images/user-review-ui-side-by-side-diff-screen-patch-sets.png[width=800, link="images/user-review-ui-side-by-side-diff-screen-patch-sets.png"]
|
||||
|
||||
The download icon next to the patch set list allows to download the
|
||||
patch. Unless the mime type of the file is configured as safe, the
|
||||
download file is a zip archive that contains the patch file.
|
||||
|
||||
If the compared patches are identical, this is highlighted by a red
|
||||
`No Differences` label in the screen header.
|
||||
|
||||
image::images/user-review-ui-side-by-side-diff-screen-no-differences.png[width=800, link="images/user-review-ui-side-by-side-diff-screen-no-differences.png"]
|
||||
|
||||
The download icon next to the patch set list allows to download the
|
||||
patch. Unless the mime type of the file is configured as safe, the
|
||||
download file is a zip archive that contains the patch file.
|
||||
|
||||
For navigating between the patches in a patch set there are navigation
|
||||
buttons on the right side of the screen header. The left arrow button
|
||||
navigates to the previous patch; the right arrow button navigates to
|
||||
|
||||
Reference in New Issue
Block a user