Merge pull request #28046 from nextcloud/enh/noid/titleTooltip

Add titleTooltip to sidebar
This commit is contained in:
szaimen 2021-07-19 12:16:25 +02:00 committed by GitHub
commit df1ecbaa27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -223,6 +223,7 @@ export default {
subtitle: this.subtitle,
subtitleTooltip: this.fullTime,
title: this.fileInfo.name,
titleTooltip: this.fileInfo.name,
}
} else if (this.error) {
return {