summaryrefslogtreecommitdiff
path: root/print/templates/print_overview.html
diff options
context:
space:
mode:
authorKaalleen <36401965+kaalleen@users.noreply.github.com>2018-07-12 21:16:22 +0200
committerGitHub <noreply@github.com>2018-07-12 21:16:22 +0200
commitd4c4f2c7cc947eea71d99ef6030ecb4401508835 (patch)
treeb1ab84eef12fe7f0e22807fb5d2010eee563dca7 /print/templates/print_overview.html
parentb23f7358748f928e8b66d0e698677b489bee8405 (diff)
operator detailedview dynamic thumbnail size (#221)
Diffstat (limited to 'print/templates/print_overview.html')
-rw-r--r--print/templates/print_overview.html11
1 files changed, 1 insertions, 10 deletions
diff --git a/print/templates/print_overview.html b/print/templates/print_overview.html
index b42ab7a9..ca8638ff 100644
--- a/print/templates/print_overview.html
+++ b/print/templates/print_overview.html
@@ -27,16 +27,7 @@
<main class="client-overview-main">
<figure class="inksimulation" data-field-name="client-overview-transform" title="{{ _('Ctrl + Scroll to Zoom') }}">
{{ svg_overview|safe }}
- <figcaption>{{ _('Scale') }} <span class="scale" data-field-name="svg-scale" contenteditable="true" data-placeholder=""></span>%</figcaption>
- <div>
- <button class="svg-fit">Fit</button>
- <button class="svg-full">100%</button>
- <button class="svg-apply">Apply to all</button>
- <button class="svg-realistic">
- <input type="checkbox" id="realistic-client-overview" data-field-name="overview" class="realistic" />
- <label for="realistic-client-overview" class="realistic">Realistic</label>
- </button>
- </div>
+ {% include 'ui_svg_action_buttons.html' %}
</figure>
<div class="color-palette">