gitea/templates/devtest
wxiaoguang 45bc180a15
Make "cancel" buttons have proper type in modal forms ()
Replace , fix 

All "cancel" buttons which do not have "type" should not submit the
form, should not be triggered by "Enter".

This is a complete fix for all modal dialogs.

The major change is "modules/aria/modal.js", "devtest" related code is
for demo/test purpose.
..
fetch-action.tmpl Batch delete issue and improve tippy opts ()
fomantic-modal.tmpl Make "cancel" buttons have proper type in modal forms ()
gitea-ui.tmpl Add toasts to UI ()
list.tmpl Change form actions to fetch for submit review box ()
tmplerr-sub.tmpl Show friendly 500 error page to users and developers ()
tmplerr.tmpl Show friendly 500 error page to users and developers ()