Modify ↓
Opened 18 years ago
Closed 17 years ago
#1586 closed enhancement (fixed)
Calendar redirect page
Reported by: | Owned by: | Petr Machata | |
---|---|---|---|
Priority: | normal | Component: | CalendarPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.10 |
Description
I changed te redirect page to this
<META HTTP-EQUIV="Refresh" CONTENT="0; URL=<?cs var:redir_url ?>"> <?cs include "header.cs"?> <div id="ctxtnav" class="nav"></div> <div id="content" class="azcalendar"> Data is processed... </div> <?cs include "footer.cs"?>
Fits better into the system. (My thought)
Attachments (0)
Note: See
TracTickets for help on using
tickets.
Thanks, I applied the change in r2509.