[Mpuls-commits] r959 - wasko/branches/2.0/waskaweb/templates/appointments

scm-commit@wald.intevation.org scm-commit at wald.intevation.org
Thu Jan 28 09:28:02 CET 2010


Author: torsten
Date: 2010-01-28 09:28:01 +0100 (Thu, 28 Jan 2010)
New Revision: 959

Modified:
   wasko/branches/2.0/waskaweb/templates/appointments/appointment_form.mako
Log:
* waskaweb/templates/appointments/appointment_form.mako: Removed commented out code.


Modified: wasko/branches/2.0/waskaweb/templates/appointments/appointment_form.mako
===================================================================
--- wasko/branches/2.0/waskaweb/templates/appointments/appointment_form.mako	2010-01-27 16:05:54 UTC (rev 958)
+++ wasko/branches/2.0/waskaweb/templates/appointments/appointment_form.mako	2010-01-28 08:28:01 UTC (rev 959)
@@ -1,6 +1,5 @@
 <div id="appointment">
 <div id="waska_form">
-<!--${h.form(h.url(action='/appointment/save'), method='post')}-->
 <form action="/appointment/save" method="post">
 <div class="w25">
 	<label for="title">${_('app_form_label_title')}</label><br>



More information about the Mpuls-commits mailing list