forked from external-repos/pa11y-dashboard
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