stable

Clone or download

Read-only

fix: request #40469 GraphOnTrackersV5 js assets not included correctly

In GraphOnTrackersV5_Renderer, js assets was not link correctly. Missing from c727cd25ca82210aa69fb02d2e691917c90939ee *No functional changes expected* `make tests-e2e` should pass Change-Id: I2f1e755a589d8a5cd517fb72b7484a668fda7fac

Modified Files

Name
M plugins/graphontrackersv5/include/GraphOnTrackersV5_Renderer.class.php +12 −10 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_Renderer.class.php +5 −0 Go to diff View file
M plugins/tracker/include/Tracker/Widget/Tracker_Widget_Renderer.class.php +9 −0 Go to diff View file
M plugins/tracker/include/Tracker/Widget/WidgetWithAssetDependencies.php +9 −2 Go to diff View file
M plugins/tracker/tests/unit/Report/Renderer/Table/TableRendererForReportRetrieverTest.php +3 −2 Go to diff View file