Merge pull request #1373 from jannekalliola/develop

Calendar: Absolute dates do not show absolute even if getRelative and urgency are set to zero
This commit is contained in:
Michael Teeuw
2018-08-16 12:05:22 +02:00
committed by GitHub
2 changed files with 7 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
### Fixed
- Mixup between german and spanish translation for newsfeed.
- Fixed close dates to be absolute, if no configured in the config.js - module Calendar
### Updated