ChangeScreen: Show tooltip on assignee link

Change-Id: Ibae9a8f4bcb4b723227465139f6e8879ac5f679a
Signed-off-by: Edwin Kempin <ekempin@google.com>
This commit is contained in:
Edwin Kempin
2016-09-30 09:52:43 +02:00
parent 751692e940
commit a8dc0c074b

View File

@@ -39,7 +39,8 @@ limitations under the License.
</ui:style>
<g:HTMLPanel>
<div>
<u:InlineHyperlink ui:field='assigneeLink'/>
<u:InlineHyperlink ui:field='assigneeLink'
title='Search for changes assigned to this user'/>
<g:Image ui:field='editAssigneeIcon'
resource='{ico.editUser}'
styleName='{style.editAssignee}'