Commit 8d4bb762 authored by Kevin Deldycke's avatar Kevin Deldycke

BT format changed

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9290 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 667f682e
......@@ -408,9 +408,9 @@
<key> <string>date</string> </key>
<value>
<list>
<string>year</string>
<string>month</string>
<string>day</string>
<string>year</string>
<string>month</string>
<string>day</string>
</list>
</value>
</item>
......@@ -418,9 +418,9 @@
<key> <string>time</string> </key>
<value>
<list>
<string>hour</string>
<string>minute</string>
<string>ampm</string>
<string>hour</string>
<string>minute</string>
<string>ampm</string>
</list>
</value>
</item>
......
......@@ -179,7 +179,7 @@ return site_map\n
<string>depth_limit</string>
<string>WebDocument_getURI</string>
<string>_getattr_</string>
<string>context</string>
<string>context</string>
<string>site_root</string>
<string>site_content</string>
<string>_getiter_</string>
......
......@@ -87,7 +87,7 @@ IGNORED_FORM_ID_LIST = [ \\\n
, \'x\', \'y\'\n
# custom forms field ids\n
, \'new_portal_type\', \'destination_section\'\n
]\n
]\n
\n
directory = context.restrictedTraverse(context.getRelativeUrl()).getParent()\n
creation_mode = form_data[\'document_action_mode\']\n
......
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