Fix in translations
This commit is contained in:
parent
badc13763a
commit
516b47a779
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ ${csrf_token("csrf_token")|n}
|
|||
type: "POST",
|
||||
url: url,
|
||||
data: data,
|
||||
contentType: "application/x-www-form-urlencoded;charset=UTF-8",
|
||||
success: function (data) {
|
||||
|
||||
$('#send_text').show();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue