resource pool system
This commit is contained in:
parent
dc989dd7cb
commit
16f7e2199d
19 changed files with 382 additions and 105 deletions
|
@ -74,6 +74,7 @@ def automation_kick(automation_id: int) -> ResponseReturnValue:
|
|||
return view_lifecycle(
|
||||
header="Kick automation timer?",
|
||||
message=automation.description,
|
||||
section="automation",
|
||||
success_view="portal.automation.automation_list",
|
||||
success_message="This automation job will next run within 1 minute.",
|
||||
resource=automation,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue