diff --git a/Documentation/images/gwt-user-review-ui-change-screen-included-in.png b/Documentation/images/gwt-user-review-ui-change-screen-included-in.png deleted file mode 100644 index c2a900ce19..0000000000 Binary files a/Documentation/images/gwt-user-review-ui-change-screen-included-in.png and /dev/null differ diff --git a/Documentation/images/user-review-ui-change-screen-included-in.png b/Documentation/images/user-review-ui-change-screen-included-in.png new file mode 100644 index 0000000000..868368d5eb Binary files /dev/null and b/Documentation/images/user-review-ui-change-screen-included-in.png differ diff --git a/Documentation/user-review-ui.txt b/Documentation/user-review-ui.txt index cb32c2da27..3d74b043b1 100644 --- a/Documentation/user-review-ui.txt +++ b/Documentation/user-review-ui.txt @@ -290,17 +290,14 @@ configuration of the server. [[included-in]] === Included In -For merged changes the `Included In` drop-down panel is available in -the change header. +For merged changes the `Included In` drop-down panel is available +through the overflow menu at the top. It shows the branches and tags +in which the change is included. E.g. if a change fixes a bug, this +shows which released versions contain the bug-fix (assuming that every +release is tagged). -image::images/gwt-user-review-ui-change-screen-included-in.png[width=800, link="images/gwt-user-review-ui-change-screen-included-in.png"] +image::images/user-review-ui-change-screen-included-in.png[width=800, link="images/user-review-ui-change-screen-included-in.png"] -The `Included In` drop-down panel shows the branches and tags in which -the change is included. E.g. if a change fixes a bug, this allows to -quickly see in which released versions the bug-fix is contained -(assuming that every release is tagged). - -image::images/gwt-user-review-ui-change-screen-included-in-list.png[width=800, link="images/gwt-user-review-ui-change-screen-included-in-list.png"] [[star]] === Star Change