mirror of
https://github.com/filebrowser/filebrowser.git
synced 2025-05-08 19:22:57 +00:00
fix #22
This commit is contained in:
parent
98de25c81a
commit
5c21663c90
2
assets/js/app.min.js
vendored
2
assets/js/app.min.js
vendored
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…
x
Reference in New Issue
Block a user