mirror of
https://github.com/elastic/logstash.git
synced 2025-04-23 22:27:21 -04:00
- 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:
parent
0c20391a91
commit
e53a6929dd
2 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
}
|
||||
|
||||
var display_query = query.replace("<", "<").replace(">", ">")
|
||||
$("#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));
|
||||
|
|
BIN
lib/logstash/web/public/media/construction.gif
Normal file
BIN
lib/logstash/web/public/media/construction.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
Loading…
Add table
Add a link
Reference in a new issue