v1.18.x
barisusakli 10 years ago
parent 0f199af84d
commit be1865da2d

@ -41,9 +41,6 @@ define('forum/account/profile', ['forum/account/header', 'forum/infinitescroll',
function processPage() { function processPage() {
$('[component="posts"] img, [component="aboutme"] img').addClass('img-responsive'); $('[component="posts"] img, [component="aboutme"] img').addClass('img-responsive');
$('[component="post/content"] blockquote').prev('p').remove();
$('[component="post/content"] blockquote').remove();
} }
function updateButtons() { function updateButtons() {

Loading…
Cancel
Save