Sending comment hides preview
This commit is contained in:
parent
fdd49d783a
commit
7e56fce470
1 changed files with 1 additions and 0 deletions
|
@ -137,6 +137,7 @@ $(function()
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
formDom.find('.preview').hide();
|
||||||
$.get(window.location.href, function(data)
|
$.get(window.location.href, function(data)
|
||||||
{
|
{
|
||||||
$('.comments-wrapper').replaceWith($(data).find('.comments-wrapper'));
|
$('.comments-wrapper').replaceWith($(data).find('.comments-wrapper'));
|
||||||
|
|
Loading…
Reference in a new issue