-
- Downloads
Disable autocomplete on snippets comments
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/33594 Was supposedly fixed in MR for https://gitlab.com/gitlab-org/gitlab-ce/issues/32086 but seeing this pop up again
Showing
- app/assets/javascripts/dispatcher.js 12 additions, 1 deletionapp/assets/javascripts/dispatcher.js
- app/views/projects/_zen.html.haml 6 additions, 1 deletionapp/views/projects/_zen.html.haml
- app/views/projects/snippets/show.html.haml 1 addition, 1 deletionapp/views/projects/snippets/show.html.haml
- app/views/shared/notes/_form.html.haml 3 additions, 1 deletionapp/views/shared/notes/_form.html.haml
- app/views/shared/notes/_notes_with_form.html.haml 1 addition, 1 deletionapp/views/shared/notes/_notes_with_form.html.haml
- spec/features/projects/snippets_spec.rb 24 additions, 1 deletionspec/features/projects/snippets_spec.rb
- spec/features/snippets/notes_on_personal_snippets_spec.rb 16 additions, 0 deletionsspec/features/snippets/notes_on_personal_snippets_spec.rb
Please register or sign in to comment