stable
Clone or download
Read-only
Part of story #10173: Have multiple dashboards So that we don't repeat ourselves. This is a first step to update the way we edit/delete a dashboard. No functional changes, user and project still have dashboards. Change-Id: I13af60bdefd2dbd67b938a10fdee7f19f7bfd032
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/Dashboard/Project/ProjectPagePresenter.php | +6 | −6 | Go to diff View file |
M | src/common/Dashboard/User/MyPresenter.php | +5 | −5 | Go to diff View file |
A | src/templates/dashboard/dashboard-tabs.mustache | +31 | −0 | Go to diff View file |
M | src/templates/dashboard/my.mustache | +6 | −35 | Go to diff View file |
M | src/templates/dashboard/project.mustache | +7 | −40 | Go to diff View file |