diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-12 00:06:21 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2019-11-12 00:06:21 +0000 |
commit | 75687c79df805b57914d79cf217e3f08dbc77cc2 (patch) | |
tree | bff07aefc6467b8a7e00cd7649109fc6e8b7768f /doc/user/discussions | |
parent | 0c3f12149372a79b825d265a6c28dc547e4a1afc (diff) | |
download | gitlab-ce-75687c79df805b57914d79cf217e3f08dbc77cc2.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/discussions')
-rw-r--r-- | doc/user/discussions/index.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/user/discussions/index.md b/doc/user/discussions/index.md index 773f6aaa8a2..dcb75a19b2a 100644 --- a/doc/user/discussions/index.md +++ b/doc/user/discussions/index.md @@ -352,10 +352,7 @@ bottom of the screen with two buttons: Clicking **Submit review** will publish all comments. Any quick actions submitted are performed at this time. -Alternatively, to finish the entire review from a pending comment: - -- Click the **Finish review** button on the comment. -- Use the `/submit_review` [quick action](../project/quick_actions.md) in the text of the comment. +Alternatively, every pending comment has a button to finish the entire review. ![Review submission](img/review_preview.png) |