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>
2024-02-26 09:26:23 +00:00
..
cherry_pick.tmpl Backport ctx locale refactoring manually (#27231) (#27259) (#27260) 2023-09-25 13:15:51 +00:00
commit_form.tmpl enforce maxlength in frontend (#29389) (#29396) 2024-02-25 14:56:44 +00:00
delete.tmpl
diff_preview.tmpl
edit.tmpl enforce maxlength in frontend (#29389) (#29396) 2024-02-25 14:56:44 +00:00
patch.tmpl Fix incorrect tree path value for patch editor (#29377) (#29421) 2024-02-26 09:26:23 +00:00
upload.tmpl enforce maxlength in frontend (#29389) (#29396) 2024-02-25 14:56:44 +00:00