-
- Downloads
Merge branch 'fix/pipeline-settings-page' into 'master'
Fix save button on pipelines settings page ## What does this MR do? This MR fixes 'Save button' on pipeline settings page, which didn't change state to enabled after saving settings. ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - Tests - [x] Added for this feature/bug - [ ] All builds are passing ## What are the relevant issue numbers? Closes #23431 See merge request !6955
Showing
- CHANGELOG.md 1 addition, 0 deletionsCHANGELOG.md
- app/views/projects/pipelines_settings/show.html.haml 1 addition, 1 deletionapp/views/projects/pipelines_settings/show.html.haml
- spec/features/projects/settings/pipelines_settings_spec.rb 2 additions, 1 deletionspec/features/projects/settings/pipelines_settings_spec.rb
Loading
Please register or sign in to comment