forked from CGM_Public/pretix_original
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