Skip to content
Snippets Groups Projects
Commit d492e3e3 authored by Simone Spinelli's avatar Simone Spinelli
Browse files

First experiment with forms - part4

parent d1bbe48e
No related branches found
No related tags found
1 merge request!5Device workflows
...@@ -117,7 +117,7 @@ def provision_device_dry( ...@@ -117,7 +117,7 @@ def provision_device_dry(
@step("Confirm provisioning") @step("Confirm provisioning")
def confirmation_form() -> FormGenerator: def confirmation_form() -> State:
class ConfirmActionForm(FormPage): class ConfirmActionForm(FormPage):
class Config: class Config:
title = "Confirm your action" title = "Confirm your action"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment