8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-11-16 08:23:12 +00:00

[Printer] Format choice is at the first step

This commit is contained in:
Maxime Bombar 2018-10-20 15:50:52 +02:00 committed by root
parent d3048fdd5f
commit 7da8b03e80

View file

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