We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be12c62 commit cffeec3Copy full SHA for cffeec3
web_src/js/vendor/jquery.are-you-sure.ts
@@ -2,7 +2,7 @@
2
// Fork of the upstream module. The only changes are:
3
// * use export to make it work with ES6 modules.
4
// * the addition of `const` to make it strict mode compatible.
5
-// * check "ignore-dirty" class, ignore forms with this class.
+// * ignore forms with "ignore-dirty" class, ignore hidden forms (closest('.tw-hidden'))
6
7
/*!
8
* jQuery Plugin: Are-You-Sure (Dirty Form Detection)
0 commit comments