You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/templates/repo/editor
Giteabot 83327e043a
Fix incorrect tree path value for patch editor (#29377) (#29421)
Backport #29377 by wxiaoguang

Regression of #18718. When submitting the form,
EditRepoFileForm.TreePath is marked as "Required", so the value can't be
empty. The value is not used by backend, so use a meaningful dummy value
for it.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
11 months ago
..
cherry_pick.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 1 year ago
commit_form.tmpl enforce maxlength in frontend (#29389) (#29396) 11 months ago
delete.tmpl Add main landmark to templates and adjust titles (#22670) 2 years ago
diff_preview.tmpl Fix broken code editor diff preview (#23307) 2 years ago
edit.tmpl enforce maxlength in frontend (#29389) (#29396) 11 months ago
patch.tmpl Fix incorrect tree path value for patch editor (#29377) (#29421) 11 months ago
upload.tmpl enforce maxlength in frontend (#29389) (#29396) 11 months ago