stable
Clone or download
Read-only
Part of story #10061 new project admin homepage and navigation Follow-up to commit #32ff0e020ce455dc6fba24219c7fb67b854be403 [1] There isn't any remaining call to project_admin_header() without this parameter. There is no reason that it is still null by default. [1] https://gerrit.tuleap.net/9838 Change-Id: I4bb3be69a7af6765aa5277c0da0cb2f45dbbb179
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/docman/include/Docman_PermissionsExport.class.php | +5 | −2 | Go to diff View file |
M | plugins/ldap/www/ugroup_add_user.php | +4 | −1 | Go to diff View file |
M | plugins/ldap/www/ugroup_edit.php | +11 | −2 | Go to diff View file |
M | src/common/project/Admin/Navigation/NavigationPresenterBuilder.php | +2 | −4 | Go to diff View file |
M | src/www/project/admin/project_admin_utils.php | +1 | −1 | Go to diff View file |
M | src/www/project/admin/projects.php | +8 | −5 | Go to diff View file |
M | src/www/project/export/artifact_deps_export.php | +2 | −2 | Go to diff View file |
M | src/www/project/export/artifact_export.php | +2 | −2 | Go to diff View file |
M | src/www/project/export/artifact_history_export.php | +1 | −1 | Go to diff View file |
M | src/www/tracker/import_admin.php | +9 | −4 | Go to diff View file |