Commit fbf5e0f6 authored by Ivan Tyagov's avatar Ivan Tyagov

Listbox navigation uses this global variable (this Pt is to be obsoleted soon).

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38326 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 966743c2
......@@ -2,10 +2,7 @@
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
<tuple/>
</tuple>
<global name="ZopePageTemplate" module="Products.PageTemplates.ZopePageTemplate"/>
</pickle>
<pickle>
<dictionary>
......@@ -80,7 +77,8 @@
value_dict python: {\'field_title\':None, \'field_date\': None, \'field_content\':None,\'field_img\':None,\'field_link\':None,\'field_others_links\':None,\'field_md5\':None,\'field_sender\':None};\n
html_dict python: {\'field_title\':None, \'field_date\': None, \'field_content\':None,\'field_img\':None,\'field_link\':None,\'field_others_links\':None,\'field_md5\':None,\'field_sender\':None};\n
dummy python: context.REQUEST.RESPONSE.setHeader(\'Content-Type\', \n
\'text/html;; charset=utf-8\');"\n
\'text/html;; charset=utf-8\');\n
is_default_listbox_field python: field_id==\'listbox\';"\n
metal:define-macro="main">\n
\n
<!-- ListBox starts here -->\n
......
537
\ No newline at end of file
538
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment