Merge "Modify draft comment tooltip text"

This commit is contained in:
Wyatt Allen
2018-07-31 01:44:53 +00:00
committed by Gerrit Code Review

View File

@@ -240,7 +240,7 @@ limitations under the License.
<span class="draftLabel">DRAFT</span>
<gr-tooltip-content class="draftTooltip"
has-tooltip
title="This draft is only visible to you. To publish drafts, click the red 'Reply' button at the top of the change or press the 'A' key."
title="This draft is only visible to you. To publish drafts, click the 'Reply' or 'Start review' button at the top of the change or press the 'A' key."
max-width="20em"
show-icon></gr-tooltip-content>
</div>