- Ok, but really, geocities-era construction gif is way better.

Picked one of these from http://www.textfiles.com/underconstruction/
This commit is contained in:
Jordan Sissel 2011-02-13 02:35:17 -08:00
parent 0c20391a91
commit e53a6929dd
2 changed files with 1 additions and 1 deletions

View file

@ -19,7 +19,7 @@
}
var display_query = query.replace("<", "&lt;").replace(">", "&gt;")
$("#querystatus, #results h1").html("Loading query '" + display_query + "' (offset:" + logstash.params.offset + ", count:" + logstash.params.count + ") <img src='/media/throbber.gif'>")
$("#querystatus, #results h1").html("Loading query '" + display_query + "' (offset:" + logstash.params.offset + ", count:" + logstash.params.count + ") <img src='/media/construction.gif'>")
//console.log(logstash.params)
logstash.params.q = query;
document.location.hash = escape(JSON.stringify(logstash.params));

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB