stable

Clone or download

Read-only

[Git plugin] Modals close buttons should be <button> elements

Follow up to git #tuleap/stable/07dd440de7b3ca78f020c643963fc443091637f4. Part of request #19296 : pressing the `enter` key on modal top close button should close modal Change-Id: I9f9799b6168181699ca4e6a0d3cfee254ed9d748

Modified Files

Name
M plugins/git/scripts/repositories/src/components/GitRepositoryCreate.vue +4 −5 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/CreateGitlabLinkModal/GitlabRepositoryModal.vue +3 −4 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/EditAccessTokenGitlabModal/EditAccessTokenGitlabModal.vue +3 −4 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/RegenerateGitlabWebhookModal/RegenerateGitlabWebhook.vue +3 −4 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitlabModal/UnlinkGitlabRepositoryModal/UnlinkRepositoryGitlabModal.vue +3 −4 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-modal-delete.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-modal-edit.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-gerrit-server-modal.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-list-repositories.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-mirror-configuration-modal.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-mirror-modal-delete.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-mirror-modal-edit.mustache +2 −2 Go to diff View file
M plugins/git/templates/admin-plugin-mirror-modal.mustache +2 −2 Go to diff View file
M plugins/git/templates/repository/fork-button.mustache +2 −2 Go to diff View file