mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-03 09:49:30 +02:00
Text field to query a specific page. Fix #157.
This commit is contained in:
parent
fad56ec7b6
commit
2ca1ae9f01
4 changed files with 23 additions and 2 deletions
|
@ -52,7 +52,6 @@ function ajaxState(url, input) {
|
|||
});
|
||||
} // ajaxState
|
||||
|
||||
|
||||
// processContents
|
||||
// Iterate over a response and do any updates we received.
|
||||
function processContents(data) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue