Browse Source

[Printer] Format choice is at the first step

printer
Maxime Bombar 7 years ago
committed by root
parent
commit
7da8b03e80
  1. 1
      printer/forms.py

1
printer/forms.py

@ -41,6 +41,7 @@ class JobWithOptionsForm(FormRevMixin, ModelForm):
'printAs',
'color',
'disposition',
'format',
'count',
]

Loading…
Cancel
Save