auto merge of #14730 : alexcrichton/rust/issue-14723, r=cmr
Closes #14723
This commit is contained in:
commit
ddd09df137
@ -22,7 +22,7 @@
|
||||
a.attr('target', '_blank');
|
||||
$(this).append(a);
|
||||
}, function() {
|
||||
$(this).find('a').remove();
|
||||
$(this).find('a.test-arrow').remove();
|
||||
});
|
||||
}
|
||||
}());
|
||||
|
Loading…
Reference in New Issue
Block a user