Remove commented-out, now-confirmed-as-wrong wrong image insertion code

Bug: 61560
Change-Id: Id66f7a3204bae0978cc4e86d443551ce878ef8c8
This commit is contained in:
James D. Forrester 2014-03-17 11:39:46 -07:00
parent 1c84584d50
commit 18693e76e0

View file

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