Clarified the default link for image insertion.

Bug: 61560
Bug: 49844
Change-Id: Iab37caf1b34906b9bb1be241aa869bd2d4877907
This commit is contained in:
C. Scott Ananian 2014-03-17 14:38:29 -04:00
parent 99ece6e6d0
commit 0128db1dec

View file

@ -180,7 +180,7 @@ ve.ui.MWMediaInsertDialog.prototype.teardown = function ( data ) {
'attributes': {
'type': 'thumb',
'align': 'default',
//'href': info.descriptionurl,
// https://bugzilla.wikimedia.org/show_bug.cgi?id=61560#c4
'href': './' + this.item.title,
'src': info.thumburl,
'width': thumbwidth,