|
|
@ -8,9 +8,8 @@ $(function(){ |
|
|
|
$('.userMenu-search-profiles button').html('').attr('title',polyglot.t('Follow')); |
|
|
|
$('.userMenu-search-profiles button').html('').attr('title',polyglot.t('Follow')); |
|
|
|
$('.mini-profile-actions span').html(''); |
|
|
|
$('.mini-profile-actions span').html(''); |
|
|
|
|
|
|
|
|
|
|
|
//$('.post-context').each(function(){
|
|
|
|
$.globalEval(postToElem.toString().replace(/postContext.append\(_templatePostRtBy/, |
|
|
|
// $(this).prependTo($(this).parent());
|
|
|
|
'postContext.addClass(\'post-retransmited-by-container\').prependTo(postContext.parent()).append(_templatePostRtBy')); |
|
|
|
//});
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$( '.userMenu-home.current a' ).on( 'click', function() { |
|
|
|
$( '.userMenu-home.current a' ).on( 'click', function() { |
|
|
|