mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-27 08:20:02 +00:00
Merge "Remove misplaced tooltip on ellipsis in citation dialog"
This commit is contained in:
commit
281b5765f6
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue