Ticket #5407 (closed Bug: fixed)
portlet events
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.5 |
| Component: | Infrastructure | Keywords: | |
| Cc: |
Description
'class="tile" Previous eventsâ¦' is displayed instead of 'Previous eventsâ¦'
Change History
Note: See
TracTickets for help on using
tickets.

(In [9471]) Fixed wrong html markup in events portlet. Closes #5407. Also optimized the calendar portlet by avoiding calculations for all 42 entries of the weeks/days list and call them only on the actual number of days of the month (28-31 days ;)