Add a page loading indicator to the page number input

This commit is contained in:
Jonas Jenwald 2014-07-18 13:53:04 +02:00
parent 1858fbfe82
commit b9ef80e167
3 changed files with 37 additions and 18 deletions

View file

@ -355,4 +355,3 @@ var Cache = function cacheCache(size) {
}
};
};