]> source.dussan.org Git - gitea.git/commit
Move key forms before list and add cancel button (#17432)
authorqwerty287 <80460567+qwerty287@users.noreply.github.com>
Thu, 28 Oct 2021 10:55:48 +0000 (12:55 +0200)
committerGitHub <noreply@github.com>
Thu, 28 Oct 2021 10:55:48 +0000 (18:55 +0800)
commitf46e67b519eb65f6feb8abd04c5c896bfd2001ea
tree52c8aca12501b756d6fd050db41dd8d967ff344a
parent54243eed8d9f9347785356c5a42510f918a2d258
Move key forms before list and add cancel button (#17432)

* Move GPG form before list and add cancel button
* Move SSH form before list and add cancel button

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
templates/repo/settings/deploy_keys.tmpl
templates/user/settings/keys_gpg.tmpl
templates/user/settings/keys_ssh.tmpl
web_src/js/features/common-global.js