forgejo/templates/org/settings
Gerben 2dc6f15eca Don't warn users about *every* dirty form ()
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 .
2018-03-23 22:10:42 +08:00
..
delete.tmpl Don't warn users about *every* dirty form () 2018-03-23 22:10:42 +08:00
hook_new.tmpl Add dingtalk webhook () 2017-11-21 06:26:43 +02:00
hooks.tmpl Fix org hooks UI () 2017-06-28 16:53:50 +08:00
navbar.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
options.tmpl fix: remove str2html from org full name () 2017-04-05 18:31:31 -07:00