mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-14 18:12:53 +00:00
b6368965fb
1. the fragile `document.querySelector('.repository.wiki.new
.ui.form')!` is broken (again), rewrite to "data-global-init"
* regression from #37571 because a new form was added
3. use "form-fetch-action" and JSON response instead of
"RenderWithErrDeprecated"