mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-02-23 22:58:09 +00:00
Update tasks_controller.py
This commit is contained in:
parent
54be9535f6
commit
814e3bd527
@ -560,7 +560,7 @@ def _render_jinja_template(unprocessed_template: str, spiff_task: SpiffTask) ->
|
||||
template_error.lineno - 1
|
||||
]
|
||||
wfe.add_note(
|
||||
"Jinja2 template errors can happen when trying to displaying task data"
|
||||
"Jinja2 template errors can happen when trying to display task data"
|
||||
)
|
||||
raise wfe from template_error
|
||||
except Exception as error:
|
||||
|
Loading…
x
Reference in New Issue
Block a user