forked from CGM_Public/pretix_original
Update jQuery to 3.6.4 (#3270)
This commit is contained in:
@@ -1001,7 +1001,7 @@ function add_log_expand_handlers(el) {
|
||||
|
||||
}
|
||||
|
||||
$(document).ready(function () {
|
||||
$(function () {
|
||||
$('form[method=post]').filter(function () {
|
||||
return $(this).find("button:not([type=button]), input[type=submit]").length > 0;
|
||||
}).areYouSure( {'message': gettext('You have unsaved changes!')});
|
||||
|
||||
Reference in New Issue
Block a user