forked from leftypol/leftypol
remove inlined posts for new inlined posts
This commit is contained in:
parent
2f85073d28
commit
9dce04ebc8
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@
|
|||
|
||||
var add = function(link, $target) {
|
||||
var $clone = $target.clone(true)
|
||||
$clone.find('.inline').remove()
|
||||
$clone.attr({
|
||||
"class": 'inline post',
|
||||
id: 'inline_' + link.targetNum,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue