fix(vision): allinea la label del task_type al valore corretto dxf_compare
This commit is contained in:
@@ -201,7 +201,7 @@
|
||||
'measure': _('Misura'),
|
||||
'drawing': _('Disegno'),
|
||||
'note': _('Nota'),
|
||||
'xf_compare': _('Confronto profilo'),
|
||||
'dxf_compare': _('Confronto profilo'),
|
||||
'camera_measure': _('Misura camera'),
|
||||
} %}
|
||||
{% set is_measure = task.task_type in ('measure', 'camera_measure') %}
|
||||
|
||||
Reference in New Issue
Block a user