stable
Clone or download
Read-only
This contribution also fixes an issue with the form where changes made by a user were accepted but not visible immediately after the submission (e.g. enabling or disabling truncated emails). This is part of story #10061 new project admin homepage and navigation Change-Id: I896d6f5dd1340f2490c14dd113b9e95ea6046682
Modified Files
Name | ||||
---|---|---|---|---|
M | src/common/project/Admin/ProjectDetails/ProjectDetailsController.php | +15 | −13 | Go to diff View file |
M | src/common/project/Admin/ProjectDetails/ProjectDetailsPresenter.php | +8 | −1 | Go to diff View file |
M | src/common/project/Admin/ProjectDetails/ProjectDetailsRouter.php | +3 | −9 | Go to diff View file |
M | src/templates/project/project-details.mustache | +3 | −1 | Go to diff View file |
M | src/www/project/admin/editgroupinfo.php | +4 | −1 | Go to diff View file |