gitea/templates/base
wxiaoguang 7ddc11def7
Simplify the error message when `index.js` couldn't be loaded (#22354)
In some cases, the loading failure of `index.js` is not related to the
ROOT_URL directly, ex: https://gitea.com/gitea/helm-chart/issues/392

If the user's reversed proxy is mis-configured:
`http://public-domain/gitea/xxx` -> `http://gitea:3000/gitea/xxx`, it
also causes the loading failure.

So this PR removes the ROOT_URL related tip from the error message.
2023-01-17 19:36:40 -06:00
..
alert.tmpl
alert_details.tmpl
delete_modal_actions.tmpl
disable_form_autofill.tmpl
footer.tmpl Simplify the error message when `index.js` couldn't be loaded (#22354) 2023-01-17 19:36:40 -06:00
footer_content.tmpl
head.tmpl
head_navbar.tmpl
head_script.tmpl
paginate.tmpl