stable
Clone or download
Read-only
request #12381 Stop loading widgets' javascript on empty dashboards
How to test: - Browse a project dashboard - There is no longer a XHR request to load timetracking widgets' javascript - Browse your user dashboard and add the time tracking widgets - The javascript is loaded Change-Id: Ic827dd7013dfb003939bc032e309d87c3ccf1431
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/timetracking/include/Timetracking/Widget/TimeTrackingOverview.php | +12 | −0 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Widget/UserWidget.php | +13 | −1 | Go to diff View file |
M | plugins/timetracking/include/timetrackingPlugin.class.php | +0 | −14 | Go to diff View file |