fix #22
This commit is contained in:
parent
98de25c81a
commit
5c21663c90
File diff suppressed because one or more lines are too long
|
@ -229,6 +229,7 @@ $(document).on('ready pjax:success', function() {
|
|||
},
|
||||
dataType: 'json',
|
||||
encode: true,
|
||||
contentType: "application/json; charset=utf-8",
|
||||
}).done(function(data) {
|
||||
notification({
|
||||
text: button.data("message"),
|
||||
|
|
Loading…
Reference in New Issue