Reference new distance from report for photos
This commit is contained in:
parent
4cd0e05996
commit
93d767c9d6
2 changed files with 2 additions and 2 deletions
|
|
@ -883,7 +883,7 @@
|
|||
>Distance from Reporter</small
|
||||
>
|
||||
<span
|
||||
x-text="selectedCommunication.public_report.images[currentPhotoIndex].exif?.distance_from_reporter || 'N/A'"
|
||||
x-text="selectedCommunication.public_report.images[currentPhotoIndex].exif?.distance_from_reporter_meters || 'N/A'"
|
||||
></span>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue