Skip to content

Commit

Permalink
[JENKINS-66964] Fix button tooltips (#107)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Beck <daniel-beck@users.noreply.github.com>
  • Loading branch information
daniel-beck and daniel-beck authored Dec 3, 2021
1 parent 106c538 commit b087ddf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ THE SOFTWARE.
</j:if>
</j:forEach>
</j:forEach>
<local:isEditable>
<local:isEditable sid="${attrs.sid}">
<td class="stop" style="text-align:left;">
<a href="#" class="selectall">
<img alt="${%Select all}" title="${%selectall(attrs.sid)}" src="${rootURL}/plugin/matrix-auth/images/16x16/select-all.png" height="16" width="16"/>
Expand Down

0 comments on commit b087ddf

Please sign in to comment.