Merge "Remove misplaced tooltip on ellipsis in citation dialog"

This commit is contained in:
jenkins-bot 2024-10-04 09:40:04 +00:00 committed by Gerrit Code Review
commit 281b5765f6

View file

@ -217,6 +217,8 @@ ve.ui.MWReferenceSearchWidget.prototype.buildReuseOptionsMenu = function ( ref )
classes: [ 've-ui-mwReferenceResultsReuseOptions' ],
framed: false,
icon: 'ellipsis',
// TODO: The […] button should have its own title, see T375053
title: '',
invisibleLabel: true,
menu: {
horizontalPosition: 'end',