1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-23 20:21:09 +02:00
gitea/services/forms
wxiaoguang cc7236e852
Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor

* Remove the required `SubmitReviewForm.Type`, empty type (triggered by quick submit) means "comment"

* Merge duplicate code
2022-05-20 04:26:04 +02:00
..
admin.go
auth_form.go
org.go
repo_branch_form.go
repo_form_test.go
repo_form.go Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) 2022-05-20 04:26:04 +02:00
repo_tag_form.go
user_form_auth_openid.go
user_form_hidden_comments.go
user_form_test.go
user_form.go