review page

This commit is contained in:
dandds
2018-12-20 13:12:30 -05:00
parent 718f88d828
commit c516f0f74c
4 changed files with 136 additions and 4 deletions

View File

@@ -113,6 +113,7 @@ def new(screen, task_order_id=None):
workflow.template,
current=screen,
task_order_id=task_order_id,
task_order=workflow.task_order,
screens=workflow.display_screens,
form=workflow.form,
)