[-] BO : #PSFV-775 - Fix bug with ajax form reload
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
data : form_datas,
|
||||
success : function(res)
|
||||
{
|
||||
$('html').html(res);
|
||||
document.write(res);
|
||||
}
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user