added some testing stuff

This commit is contained in:
Kasper Rynning-Tønnesen
2017-03-01 14:48:40 +01:00
parent 8754511c64
commit d6d31ffb14
2 changed files with 6 additions and 4 deletions

View File

@@ -58,6 +58,8 @@ if(localStorage.debug === undefined){
localStorage.debug = debug;
}
console.log(window.location);
var image_timeout;
var result_html;
var empty_results_html;