diff --git a/bt5/erp5_egov/SkinTemplateItem/portal_skins/erp5_egov/form_render_PDFeForm.xml b/bt5/erp5_egov/SkinTemplateItem/portal_skins/erp5_egov/form_render_PDFeForm.xml index d7f9fd25007295a98f754ece176354ee746d7af4..f5eae28a2f122b4306779f9f776ac5797d61323e 100644 --- a/bt5/erp5_egov/SkinTemplateItem/portal_skins/erp5_egov/form_render_PDFeForm.xml +++ b/bt5/erp5_egov/SkinTemplateItem/portal_skins/erp5_egov/form_render_PDFeForm.xml @@ -163,7 +163,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n tal:repeat="struct_ind python:struct_range[1:]">\n <div tal:condition="python:(not field_errors.has_key(field.id))"><!-- field has no error 1-->\n <div tal:define="struct_content python:struct_input_div[struct_ind];\n - struct_content python:\'/>\'in struct_content and struct_content[:struct_content.rfind(\'/>\')+2] or struct_content;\n + struct_content python:\'/>\'in struct_content and struct_content[:struct_content.rfind(\'/>\')+2] or struct_content;\n struct_final python:\'%s %s\' %\n (\'<input \', struct_content);\n class_final python:\'%s%s%s\' %\n diff --git a/bt5/erp5_egov/bt/revision b/bt5/erp5_egov/bt/revision index 66079bda3a7a6fc0aa17ca480fbb175077e6d0ad..deadc0f2386b8e7216c5489f78cbdc1bc5c8d015 100644 --- a/bt5/erp5_egov/bt/revision +++ b/bt5/erp5_egov/bt/revision @@ -1 +1 @@ -750 \ No newline at end of file +751 \ No newline at end of file