stable

Clone or download

Read-only

refactor: remove unused $toolbar from TrackerManager

Trackers don't display a toolbar anymore, we don't need this extra argument. Part of story #34002: see promoted trackers in sidebar Change-Id: I34eb1c4d9b0c32528c996f80375a556bcfdd3b44

Modified Files

Name
M plugins/tracker/include/Tracker/Admin/GlobalAdmin/ArtifactLinks/ArtifactLinksController.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Admin/GlobalAdmin/Trackers/TrackersDisplayController.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/CopyRenderer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/EditRenderer.class.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Artifact/Renderer/SubmitRenderer.class.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Creation/TrackerCreatorXmlErrorDisplayer.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/IDisplayTrackerLayout.class.php +2 −16 Go to diff View file
M plugins/tracker/include/Tracker/Notifications/Settings/NotificationsUserSettingsDisplayController.php +0 −1 Go to diff View file
M plugins/tracker/include/Tracker/Report/Tracker_Report_HeaderRenderer.php +1 −1 Go to diff View file
M plugins/tracker/include/Tracker/Tracker.class.php +4 −5 Go to diff View file
M plugins/tracker/include/Tracker/TrackerManager.class.php +5 −6 Go to diff View file