Ticket PDF editor: Correct save button handling in Firefox

This commit is contained in:
Raphael Michel
2017-11-23 18:52:42 +01:00
parent 851b6a837f
commit bd7ba09f10

View File

@@ -609,6 +609,7 @@ var editor = {
alert(gettext('Saving failed.'));
}
}, 'json');
return false;
},
_preview: function () {