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/admin
Gerben 2dc6f15eca Don't warn users about *every* dirty form (#3707)
The choice regarding which forms should or should not trigger a warning
is subjective. I tried to be consistent and not warn about forms that:
 - run an action, rather than edit data: search, send an email.
 - delete data: a warning about losing data would be confusing

Note that forms on sign-in pages were already ignored (using a selector,
rather than an explicit class on the form element).

Fixes #3698.
7 years ago
..
auth Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
base Don't warn users about *every* dirty form (#3707) 7 years ago
org Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
repo Fix Delete repository message (#3260) 7 years ago
user Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
config.tmpl Don't warn users about *every* dirty form (#3707) 7 years ago
dashboard.tmpl Add admin dashboard option to run health checks (#3606) 7 years ago
monitor.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago
nav.tmpl Indent all templates with tabs 9 years ago
navbar.tmpl Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270) 8 years ago
notice.tmpl Refactor struct's time to remove unnecessary memory usage (#3142) 7 years ago