root/trunk/projects/feeder/war/docs/calendar/displayCalendar.jsp
| Revision 2408 (checked in by bleibson, 4 years ago) |
|---|
| Line | |
|---|---|
| 1 | <%@ taglib uri='struts-bean' prefix='bean' %> |
| 2 | <%@ taglib uri='struts-logic' prefix='logic' %> |
| 3 | |
| 4 | <%@include file="/docs/header.jsp"%> |
| 5 | |
| 6 | <page>displayCalendar</page> |
| 7 | |
| 8 | <%@include file="/docs/calendar/displayCalendarCommon.jsp"%> |
| 9 | |
| 10 | <%@include file="/docs/calendar/emitCalendars.jsp"%> |
| 11 | |
| 12 | <%@include file="/docs/footer.jsp"%> |
Note: See TracBrowser for help on using the browser.
