mirror of
https://github.com/pa11y/pa11y-dashboard.git
synced 2025-09-25 06:41:21 +00:00
Make the "new task" form functional
This commit is contained in:
@@ -7,6 +7,12 @@
|
||||
|
||||
<h1>Task: {{task.url}} ({{task.standard}})</h1>
|
||||
|
||||
{{#added}}
|
||||
<div style="color: #090;">
|
||||
<p>Task added!</p>
|
||||
</div>
|
||||
{{/added}}
|
||||
|
||||
<p>Here are the results:</p>
|
||||
|
||||
{{> results}}
|
||||
|
Reference in New Issue
Block a user