9 lines
290 B
Plaintext
9 lines
290 B
Plaintext
|
component EditorJobs(running bool, url string, user *arn.User)
|
||
|
EditorTabs(url, user)
|
||
|
|
||
|
h1.editor-list-page-title.mountable Background jobs
|
||
|
|
||
|
.buttons
|
||
|
button.mountable.action(data-action="startJob", data-trigger="click", data-job="twist", disabled=running)
|
||
|
Icon("rocket")
|
||
|
span twist
|