Fix display of multiple date change headers in the Calendar list view. Settle on months. Fixes bug #11989.
This commit is contained in:
parent
2b15982caa
commit
ebf7763d32
3 changed files with 7 additions and 0 deletions
|
|
@ -9,6 +9,7 @@
|
|||
- fixed #11991: calendar view event formatting
|
||||
- fixed #11990: calendar event view
|
||||
- fixed #12028: i18n Account_Shop
|
||||
- fixed #11989: calendar list view
|
||||
|
||||
7.10.7
|
||||
- rfe #10521: Use monospaced font in template edit textarea
|
||||
|
|
|
|||
|
|
@ -10,6 +10,12 @@ templates, you will need to apply these changes manually to your copies.
|
|||
Add foreground/font color to the CSS for the details.
|
||||
Move border property to the table instead of assigning it to the body of the page.
|
||||
|
||||
* EU VAX Template
|
||||
Internationalized the text in the template.
|
||||
|
||||
* Calendar Event List template - root/import/calendar-templates/default-calendar-list-view
|
||||
Only display changes in new months, not months AND years AND days.
|
||||
|
||||
7.10.4
|
||||
|
||||
* DataForm email template - default_email
|
||||
|
|
|
|||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue