prometheus/web/ui/static/js
David Gstir 2dd80225a4 Fix JS XHR requests in prom_console.js on IE11
IE11 does not support automatic JSON parsing for responses with
xhr.responseType = 'json', so we have to to do it manually.
2016-06-01 19:44:04 +02:00
..
alerts.js Tidy up .js files based on static analysis from jshint 2015-11-11 20:06:47 +01:00
graph.js Include date and time in graph hover detail. 2016-04-22 23:00:18 +02:00
graph_template.handlebar Revert autocomplete changes 2016-01-11 15:18:39 +01:00
prom_console.js Fix JS XHR requests in prom_console.js on IE11 2016-06-01 19:44:04 +02:00