[CMF-checkins] CVS: Products/CMFCalendar/www -
configureCalendarTool.zpt:1.2.28.2
Stefan H. Holek
stefan at epy.co.at
Thu Aug 5 17:00:50 EDT 2004
Update of /cvs-repository/Products/CMFCalendar/www
In directory cvs.zope.org:/tmp/cvs-serv15771/CMFCalendar/www
Modified Files:
Tag: CMF-1_4-branch
configureCalendarTool.zpt
Log Message:
Revert changes to the CalendarTool on CMF-1_4-branch. Sorry for the noise.
=== Products/CMFCalendar/www/configureCalendarTool.zpt 1.2.28.1 => 1.2.28.2 ===
--- Products/CMFCalendar/www/configureCalendarTool.zpt:1.2.28.1 Wed Aug 4 19:05:25 2004
+++ Products/CMFCalendar/www/configureCalendarTool.zpt Thu Aug 5 17:00:49 2004
@@ -28,20 +28,6 @@
an attribute 'end' which return DateTime objects to the Catalog.
</p>
- <h3>Workflow states to show in the calendar</h3>
- <tal:define define="states here/getCalendarStates">
-
- <textarea name="show_states:lines" rows="5" cols="20" wrap="off"
- tal:content="python:'\n'.join(states)">state</textarea>
-
- </tal:define>
-
- <p>
- Each name must be on a separate line.
- </p>
-
- <h3>Preserve selected year and month</h3>
- <p>
<tal:define tal:define="use_session here/portal_calendar/getUseSession">
<tal:use_session tal:condition="python:use_session">
More information about the CMF-checkins
mailing list