Project

General

Profile

« Previous | Next » 

Revision 69379b51

Added by Ondřej Ezr almost 3 years ago

Fixes #32584 - drop flot charts

All uses of flot charts have been deprecated and are rendering React
counterparts. We can remove flot charts now.

View differences:

app/assets/javascripts/proxy_status.js
//= require proxy_status/logs
$(document).on('ContentLoad', function() {
$('.nav-tabs a').on('shown.bs.tab', refreshCharts);
$('a[data-toggle="tab"]').on('click', function(e) {
history.pushState(
null,

Also available in: Unified diff