Skip to content

Commit

Permalink
remove redundant abbreviation tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
konolak committed Jan 21, 2025
1 parent fcd5267 commit 8c49ba8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ export class SingleProjectComponent implements OnInit, OnDestroy {
{
label: $localize`:@@spAbbreviation:Lyhenne`,
field: 'abbreviation',
tooltip: $localize`:@@spAbbreviationTooltip:Lyhenne`,
showOnlyLabel: false
},
{
Expand Down

0 comments on commit 8c49ba8

Please sign in to comment.