Add missing filter
This commit is contained in:
parent
d100438dba
commit
72b36395ce
@ -6,7 +6,8 @@
|
||||
("forms.task_order.app_migration.label" | translate),
|
||||
(
|
||||
("forms.task_order.app_migration.{}".format(task_order.app_migration) | translate) if task_order.app_migration
|
||||
)
|
||||
),
|
||||
filter='safe'
|
||||
)
|
||||
}}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user