Force a foreground color for the calendar event view template. Fixes bug #11991.
This commit is contained in:
parent
1c3b2428b6
commit
62a4c5e27b
3 changed files with 4 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
||||||
- fixed #12024: Copied Collaboration System re-sends subscription mail
|
- fixed #12024: Copied Collaboration System re-sends subscription mail
|
||||||
- fixed #12027: Wiki Search and Keyword security, pages visible to visitors when wiki is restricted.
|
- fixed #12027: Wiki Search and Keyword security, pages visible to visitors when wiki is restricted.
|
||||||
- fixed #12020: Event Recurrend end date field is always active
|
- fixed #12020: Event Recurrend end date field is always active
|
||||||
|
- fixed #11991: calendar view event formatting
|
||||||
|
|
||||||
7.10.7
|
7.10.7
|
||||||
- rfe #10521: Use monospaced font in template edit textarea
|
- rfe #10521: Use monospaced font in template edit textarea
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,9 @@ templates, you will need to apply these changes manually to your copies.
|
||||||
* Friend Manager view template - root/import/account/friendmanager/view
|
* Friend Manager view template - root/import/account/friendmanager/view
|
||||||
Add a div to hold the pagination.
|
Add a div to hold the pagination.
|
||||||
|
|
||||||
|
* Event Template - root/import/calendar-templates/default-calendar-event
|
||||||
|
Add foreground/font color to the CSS for the details.
|
||||||
|
|
||||||
7.10.4
|
7.10.4
|
||||||
|
|
||||||
* DataForm email template - default_email
|
* DataForm email template - default_email
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue