mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Ticket PDF editor: Correct save button handling in Firefox
This commit is contained in:
@@ -609,6 +609,7 @@ var editor = {
|
||||
alert(gettext('Saving failed.'));
|
||||
}
|
||||
}, 'json');
|
||||
return false;
|
||||
},
|
||||
|
||||
_preview: function () {
|
||||
|
||||
Reference in New Issue
Block a user