forked from leftypol/leftypol
fix merge
This commit is contained in:
parent
64a66db613
commit
880cf25366
2 changed files with 1 additions and 5 deletions
|
@ -41,9 +41,6 @@ $(document).ready(function(){
|
|||
else {
|
||||
last_expanded = post_in_doc;
|
||||
}
|
||||
else {
|
||||
last_expanded = post_in_doc;
|
||||
}
|
||||
});
|
||||
$('<span class="omitted"><a href="javascript:void(0)">' + _('Hide expanded replies') + '</a>.</span>')
|
||||
.insertAfter(thread.find('span.omitted').css('display', 'none'))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue