Changeset 168
- Timestamp:
- 02/17/06 15:05:12
- Files:
-
- trunk/calendar3/webclient/war/docs/exportData.jsp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/calendar3/webclient/war/docs/exportData.jsp
r81 r168 13 13 14 14 <logic:present name="calForm" property="vcal" > 15 <vcalendar><![CDATA[<bean:write name="calForm" property="vcal" />15 <vcalendar><![CDATA[<bean:write filter="no" name="calForm" property="vcal" /> 16 16 ]]> 17 17 </vcalendar>
