rename "old DTI" to "classic DTI" on item page
This commit is contained in:
parent
fb632f82d6
commit
a8cdd51bb5
1 changed files with 1 additions and 1 deletions
|
@ -171,7 +171,7 @@ function ItemPageBadges({ item, isEmbedded }) {
|
|||
href={`https://impress.openneo.net/items/${item.id}`}
|
||||
isEmbedded={isEmbedded}
|
||||
>
|
||||
Old DTI
|
||||
Classic DTI
|
||||
</LinkBadge>
|
||||
</SubtleSkeleton>
|
||||
<SubtleSkeleton isLoaded={searchBadgesAreLoaded}>
|
||||
|
|
Loading…
Reference in a new issue