Completed page now shows participant name.
This commit is contained in:
parent
724b7b3035
commit
cbfddfe8c1
@ -1,7 +1,7 @@
|
|||||||
<template>
|
<template>
|
||||||
<b-container>
|
<b-container>
|
||||||
<h2>Submission Complete</h2>
|
<h2>Submission Complete</h2>
|
||||||
<p>{{ type }}/{{ description }} has been submitted successfully.</p>
|
<p>{{ type }}/{{ whom }} has been submitted successfully.</p>
|
||||||
<b-button size="lg" variant="primary" to="/new">
|
<b-button size="lg" variant="primary" to="/new">
|
||||||
Start New Observation
|
Start New Observation
|
||||||
</b-button>
|
</b-button>
|
||||||
|
Loading…
Reference in New Issue
Block a user