-
- Downloads
Merge branch '25534-adding-a-way-to-go-back-on-error-pages' into 'master'
added go back anchor on error pages ## What does this MR do? adds go back anchor on error pages ## Are there points in the code the reviewer needs to double check? - ## Why was this MR needed? requested per https://gitlab.com/gitlab-org/gitlab-ce/issues/25534 ## Screenshots (if relevant)  ## Does this MR meet the acceptance criteria? - [x] [Changelog entry](https://docs.gitlab.com/ce/development/changelog.html) added - [ ] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [ ] Added for this feature/bug - [ ] All builds are passing - [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if it does - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) ## What are the relevant issue numbers? Closes #25534 See merge request !8087
No related branches found
No related tags found
Showing
- changelogs/unreleased/25534-adding-a-way-to-go-back-on-error-pages.yml 4 additions, 0 deletions...released/25534-adding-a-way-to-go-back-on-error-pages.yml
- public/404.html 9 additions, 0 deletionspublic/404.html
- public/422.html 9 additions, 0 deletionspublic/422.html
- public/500.html 9 additions, 0 deletionspublic/500.html
- public/502.html 9 additions, 0 deletionspublic/502.html
- public/503.html 9 additions, 0 deletionspublic/503.html
Loading
Please register or sign in to comment