-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: short name was not being shown in charts (#2958)
Fixes: https://dhis2.atlassian.net/browse/DHIS2-12499 DV plugin fix: the plugin does not accept a userSettings prop. It expects a displayProperty of either displayName or displayShortName. LL plugin (IFramePlugin): expects displayProperty of name or shortName. The FIlterDialog and useDimensions expect displayName or displayShortName.
- Loading branch information
1 parent
7ec928f
commit dc3ee9c
Showing
4 changed files
with
16 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters