Completed page now shows participant name.
This commit is contained in:
parent
724b7b3035
commit
cbfddfe8c1
@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<b-container>
|
||||
<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">
|
||||
Start New Observation
|
||||
</b-button>
|
||||
|
Loading…
Reference in New Issue
Block a user