fix merge
This commit is contained in:
@@ -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'))
|
||||
|
Reference in New Issue
Block a user