1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-22 18:28:37 +00:00

finish user delete page ui

This commit is contained in:
FuXiaoHei
2014-03-11 11:41:38 +08:00
parent 6ce9d800d0
commit 7f92579905
7 changed files with 38 additions and 16 deletions

View File

@@ -56,6 +56,7 @@ func SettingSSHKeys(form auth.AddSSHKeyForm, r render.Render, data base.TmplData
"ok": true,
})
}
return
}
// Add new SSH key.