diff --git a/bt5/erp5_pdf_editor/SkinTemplateItem/portal_skins/erp5_pdf_editor/form_render_PDFeForm.xml b/bt5/erp5_pdf_editor/SkinTemplateItem/portal_skins/erp5_pdf_editor/form_render_PDFeForm.xml index df8b77789b51f37c3a9b80852f7bde036f825d9c..4bfeeed8d9e40fcd41cbc19361fe934c8bb3b996 100644 --- a/bt5/erp5_pdf_editor/SkinTemplateItem/portal_skins/erp5_pdf_editor/form_render_PDFeForm.xml +++ b/bt5/erp5_pdf_editor/SkinTemplateItem/portal_skins/erp5_pdf_editor/form_render_PDFeForm.xml @@ -3,11 +3,8 @@ <record id="1" aka="AAAAAAAAAAE="> <pickle> <tuple> - <tuple> - <string>Products.PageTemplates.ZopePageTemplate</string> - <string>ZopePageTemplate</string> - </tuple> - <none/> + <global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/> + <tuple/> </tuple> </pickle> <pickle> @@ -166,6 +163,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n <div tal:condition="python: field_errors.has_key(field.id)"\n ><!-- field has errors-->\n <span tal:replace="structure struct"\n + i18n:attributes="title"\n tal:attributes="class string:${name}_class_error;\n title string:${field/title}"\n /></div>\n @@ -205,6 +203,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n class_final python:\'%s%s%s%s\' %\n (class_base,\'_class_\', struct_ind, \'_error\')"\n tal:replace="structure struct_final"\n + i18n:attributes="title"\n tal:attributes="class class_final;\n title field/title"\n /></div>\n @@ -285,7 +284,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.\n (class_base, \'_error_display\')"\n tal:content="python:field_errors[field.id].error_text"\n i18n:translate=""\n - i18domain="ui"\n + i18n:domain="ui"\n tal:attributes="class class_final;\n title string:${field/title}"\n ></div>\n diff --git a/bt5/erp5_pdf_editor/bt/comment b/bt5/erp5_pdf_editor/bt/comment new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/bt5/erp5_pdf_editor/bt/revision b/bt5/erp5_pdf_editor/bt/revision index 301160a93062df23030a69f4b5e4d9bf71866ee9..f11c82a4cb6cc2e8f3bdf52b5cdeaad4d5bb214e 100644 --- a/bt5/erp5_pdf_editor/bt/revision +++ b/bt5/erp5_pdf_editor/bt/revision @@ -1 +1 @@ -8 \ No newline at end of file +9 \ No newline at end of file diff --git a/bt5/erp5_pdf_editor/bt/template_tool_id_list b/bt5/erp5_pdf_editor/bt/template_tool_id_list new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391