From 09c46e0fb499987899a2e67819099eba2c121487 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Thu, 18 Apr 2019 10:15:13 -0400 Subject: add 'save pdf' button and print opens PDF --- print/templates/ui.html | 1 + 1 file changed, 1 insertion(+) (limited to 'print/templates/ui.html') diff --git a/print/templates/ui.html b/print/templates/ui.html index 23e39145..57c17205 100644 --- a/print/templates/ui.html +++ b/print/templates/ui.html @@ -2,6 +2,7 @@

{{ _('Ink/Stitch Print Preview') }}

+
-- cgit v1.2.3