Skip to content

Commit 784aca5

Browse files
Rename Decision History to Registration Status History
1 parent 5718ebb commit 784aca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bcap/src/bcap/components/pages/details/ArchaeologicalSite/sections/DetailsSection2.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -457,7 +457,7 @@ const parentSite = computed(() => {
457457
</DetailsSection>
458458

459459
<DetailsSection
460-
section-title="Decision History"
460+
section-title="Registration Status History"
461461
variant="subsection"
462462
:visible="true"
463463
:class="{ 'empty-section': !hasDecisionHistory }"

0 commit comments

Comments
 (0)