From 15222ed4c39bab5e19b622e9179f7abc88c5b1da Mon Sep 17 00:00:00 2001 From: kalleen Date: Mon, 9 Apr 2018 19:20:02 +0200 Subject: add buttons to quickly adjust svg size --- print/templates/print_detail.html | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'print/templates/print_detail.html') diff --git a/print/templates/print_detail.html b/print/templates/print_detail.html index 2453faa4..b8b748b3 100644 --- a/print/templates/print_detail.html +++ b/print/templates/print_detail.html @@ -18,6 +18,10 @@
{{color_block.svg_preview|safe}}
{{ _('Scale') }} {{ svg_scale }}%
+
+ + +
-- cgit v1.3.1