Project

General

Profile

« Previous | Next » 

Revision 2915335a

Added by June Zhang about 7 years ago

Fixes #19384 - Add tooltip to the Remove Matcher button

View differences:

app/views/lookup_keys/_value.html.erb
<%end%>
<td>
<span class="help-block">
<%= link_to_remove_fields('', f) %>
<%= link_to_remove_fields('', f, title: _('Remove Matcher')) %>
</span>
</td>
</tr>

Also available in: Unified diff