changeset 22:7ee835840724 default tip

fix problem with config page when autocommit is not defined.
author casties
date Wed, 24 Apr 2013 20:49:42 +0200
parents 5f3d6623b71e
children
files zpt/editZDBInterfaceFolder.zpt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/zpt/editZDBInterfaceFolder.zpt	Fri Feb 08 20:40:25 2013 +0100
+++ b/zpt/editZDBInterfaceFolder.zpt	Wed Apr 24 20:49:42 2013 +0200
@@ -17,7 +17,7 @@
     </p>
     <p class="form-label">Autocommit</p>
     <p>
-      <input type="checkbox" name="autocommit" tal:attributes="checked here/autocommit"/> autocommit (don't use when you want transactions)
+      <input type="checkbox" name="autocommit" tal:attributes="checked here/autocommit|nothing"/> autocommit (don't use when you want transactions)
     </p>
     <p class="form-label">Default search mode</p>
     <p>