[Zope-CVS] CVS: Products/Scheduler/www - addScheduler.zpt:1.1.1.1.2.1

Zachery Bir zbir@urbanape.com
Mon, 9 Jun 2003 00:57:42 -0400


Update of /cvs-repository/Products/Scheduler/www
In directory cvs.zope.org:/tmp/cvs-serv6433/www

Modified Files:
      Tag: zbir_decouple_scheduler_from_event-branch
	addScheduler.zpt 
Log Message:

Scheduler.py

    - We pass in the event_service, while maintaining the default
      currently in use

www/addScheduler.zpt

    - Make the event_service mutable on creation.



=== Products/Scheduler/www/addScheduler.zpt 1.1.1.1 => 1.1.1.1.2.1 ===
--- Products/Scheduler/www/addScheduler.zpt:1.1.1.1	Mon Jun 10 13:03:03 2002
+++ Products/Scheduler/www/addScheduler.zpt	Mon Jun  9 00:57:41 2003
@@ -40,6 +40,16 @@
     </td>
   </tr>
   <tr>
+    <td align="left" valign="top">
+    <div class="form-optional">
+    Event Service
+    </div>
+    </td>
+    <td align="left" valign="top">
+    <input type="text" name="event_service" size="40" value="portal_events" />
+    </td>
+  </tr>
+  <tr>
     <td align="left" valign="top"></td>
     <td align="left" valign="top">
     <div class="form-element">