Diff for /MPIWGWeb/zpt/Attic/editImageStaff.zpt between versions 1.1.2.2 and 1.1.2.3

version 1.1.2.2, 2005/10/18 12:59:51 version 1.1.2.3, 2005/10/18 19:37:32
Line 6 Line 6
   
   <tal:block metal:fill-slot="body" tal:define="yes_no_list python:'yes\nno'">    <tal:block metal:fill-slot="body" tal:define="yes_no_list python:'yes\nno'">
  <form action="updateImage" method="post" enctype="multipart/form-data">   <form action="updateImage" method="post" enctype="multipart/form-data">
     <p>Show image at the homepage: <span tal:replace="structure python:here.ZSQLSelectionFromCRList(      <p>Show photo at the homepage: <span tal:replace="structure python:here.ZSQLSelectionFromCRList(
                  'publishImage',                   'publishImage',
                  yes_no_list,                   yes_no_list,
                  boxType='radio',                   boxType='radio',

Removed from v.1.1.2.2  
changed lines
  Added in v.1.1.2.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>