mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
PDF editor: Allow button to download current background
This commit is contained in:
committed by
Raphael Michel
parent
ab0f76c7bb
commit
b05fa89010
@@ -827,6 +827,7 @@ var editor = {
|
||||
d = editor.dump();
|
||||
editor.fabric.dispose();
|
||||
editor._load_pdf(d);
|
||||
$(".background-download-button").attr("href", url);
|
||||
},
|
||||
|
||||
_source_show: function () {
|
||||
|
||||
Reference in New Issue
Block a user