prometheus/web/ui/static
slava 5e974d3170 Fix context for the showWarning function (#5833)
* Fix context for the showWarning function

If the difference between the current time on a client and time on a server is quite big, Prometheus tries to show a related warning in UI on the Graph tab. But in the code, an incorrect context is used to invoke this method. As a result, an error is showed in the web developer console and the whole page stop working at all. This commit fixes the context.

CC @juliusv

Signed-off-by: Vyacheslav Kulakov <vkulakov@swiftserve.com>

* Fix context for the showWarning function

Fixed assets

CC @juliusv

Signed-off-by: Vyacheslav Kulakov <vkulakov@swiftserve.com>
2019-08-05 20:03:12 +02:00
..
css web/ui: Fix padding in navbar container (#5371) 2019-03-18 23:17:49 +01:00
img add favicon 2016-12-27 13:58:51 +01:00
js Fix context for the showWarning function (#5833) 2019-08-05 20:03:12 +02:00
vendor web/ui: update to Bootstrap 4.3.1 (#5506) 2019-04-30 10:16:36 +02:00