stable
Clone or download
Read-only
request #12383 Stop loading graph on trackers v5 javascript on empty dashboards
How to test: - Browse a basic dashboard (without chart widgets) - There is no longer a XHR request to load graph on trackers v5 widgets' javascript - Add a chart widget - The javascript is loaded - Add a Renderer widget with a Chart renderer - The javascript is loaded Change-Id: I658acb811b75de19256104058c83be05cff7f6f8
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php | +14 | −1 | Go to diff View file |
M | plugins/graphontrackersv5/include/GraphOnTrackersV5_Widget_Chart.class.php | +13 | −0 | Go to diff View file |
M | plugins/graphontrackersv5/include/graphontrackersv5Plugin.class.php | +0 | −12 | Go to diff View file |