nasty stuff...
This commit is contained in:
parent
dcb209152d
commit
cd81dcfc9d
|
@ -242,7 +242,7 @@
|
|||
$('#' + prev).after($(this));
|
||||
}
|
||||
else {
|
||||
$('.wall-item-outside-wrapper').each(function() {
|
||||
$(this).find('.wall-item-outside-wrapper').each(function() {
|
||||
var iident = $(this).attr('id');
|
||||
$('#' + iident + ' ' + '.wall-item-ago').replaceWith($(this).find('.wall-item-ago'));
|
||||
if($('#' + iident + ' ' + '.comment-edit-text-empty').length)
|
||||
|
|
Loading…
Reference in a new issue