tweak verbiage and make other UI tweaks

This commit is contained in:
2024-07-28 17:09:57 -06:00
parent d4cafd2f79
commit 44ac98faa8
4 changed files with 26 additions and 10 deletions

View File

@@ -381,9 +381,9 @@
</div>
</div>
<span v-if="isEditedGlobalId" class="mt-2">
This record is an edited version. The latest version is being shown.
This record is an edited version. The latest version is here.
</span>
<br />
<button @click="showVeriClaimDump = !showVeriClaimDump" class="ml-2">
Details
<fa v-if="showVeriClaimDump" icon="chevron-up" class="text-blue-400" />