Fixed name rendering in observations view
This commit is contained in:
parent
4f791b886b
commit
52c37b1770
@ -144,7 +144,7 @@
|
||||
</h4>
|
||||
</b-row>
|
||||
<b-row align-h="center">
|
||||
<h4>Participant: {{ observation.person.name }}</h4>
|
||||
<h4>Participant: {{ observation.person }}</h4>
|
||||
</b-row>
|
||||
<br />
|
||||
<b-row class="mb-2">
|
||||
|
Loading…
Reference in New Issue
Block a user