Skip to content

Commit

Permalink
ensure metastring viewer is in view mode #147
Browse files Browse the repository at this point in the history
  • Loading branch information
johnatawnclementawn authored and jacobtylerwalls committed Jan 17, 2025
1 parent 190cfb1 commit b8e351f
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@ function update() {
(rowData as AppellativeStatus)
.appellative_status_ascribed_relation
"
:mode="VIEW"
>
</ReferenceDatatype>
</template>
Expand All @@ -158,6 +159,7 @@ function update() {
(rowData as AppellativeStatus)
.appellative_status_ascribed_name_language
"
:mode="VIEW"
>
</ReferenceDatatype>
</template>
Expand Down

0 comments on commit b8e351f

Please sign in to comment.