mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 17:59:21 +02:00
Fix JavaScript.
This commit is contained in:
parent
330d89968b
commit
bbed2d23b5
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ function ajaxPost(url, input, source) {
|
|||
method: 'post',
|
||||
parameters: $(input).serialize(true),
|
||||
onSuccess: processContents
|
||||
}
|
||||
});
|
||||
} // ajaxPost
|
||||
|
||||
// ajaxPut
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue