Signed-off-by: Victor Ilyushchenko <alt13ri@gmail.com>
This commit is contained in:
Victor Ilyushchenko 2025-05-16 23:16:46 +03:00
parent be8503ff9a
commit 61072823b3
No known key found for this signature in database
GPG Key ID: CEC5BF115E7283DF

View File

@ -703,7 +703,9 @@ export async function getDocumentMetaTitle (
if (object === undefined) return ''
return object.title
const hint = await translate(documentsResources.string.LatestVersionHint, {})
return object.title + ` (${hint})`
}
export async function controlledDocumentReferenceObjectProvider (