1
0
Fork 0
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:
SUTJael 2014-05-06 18:50:33 +02:00
parent fad56ec7b6
commit 2ca1ae9f01
4 changed files with 23 additions and 2 deletions

View file

@ -52,7 +52,6 @@ function ajaxState(url, input) {
});
} // ajaxState
// processContents
// Iterate over a response and do any updates we received.
function processContents(data) {