Skip to content

Commit cffeec3

Browse files
committed
sync comment
1 parent be12c62 commit cffeec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/js/vendor/jquery.are-you-sure.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
// Fork of the upstream module. The only changes are:
33
// * use export to make it work with ES6 modules.
44
// * the addition of `const` to make it strict mode compatible.
5-
// * check "ignore-dirty" class, ignore forms with this class.
5+
// * ignore forms with "ignore-dirty" class, ignore hidden forms (closest('.tw-hidden'))
66

77
/*!
88
* jQuery Plugin: Are-You-Sure (Dirty Form Detection)

0 commit comments

Comments
 (0)