auto merge of #14730 : alexcrichton/rust/issue-14723, r=cmr
Closes #14723
This commit is contained in:
commit
ddd09df137
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
a.attr('target', '_blank');
|
||||
$(this).append(a);
|
||||
}, function() {
|
||||
$(this).find('a').remove();
|
||||
$(this).find('a.test-arrow').remove();
|
||||
});
|
||||
}
|
||||
}());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue