Commit 89994474 authored by Jérome Perrin's avatar Jérome Perrin

use the form title as filename


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30123 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 012b782c
...@@ -119,6 +119,10 @@ ...@@ -119,6 +119,10 @@
<key> <string>expand</string> </key> <key> <string>expand</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>filename</string> </key>
<value> <string>object/aq_parent/title_or_id</string> </value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>form_list</string> </value> <value> <string>form_list</string> </value>
......
...@@ -202,6 +202,10 @@ dQEAAAAA</string> </value> ...@@ -202,6 +202,10 @@ dQEAAAAA</string> </value>
<key> <string>expand</string> </key> <key> <string>expand</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>filename</string> </key>
<value> <string>object/aq_parent/title_or_id</string> </value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>form_view</string> </value> <value> <string>form_view</string> </value>
......
...@@ -152,6 +152,10 @@ ...@@ -152,6 +152,10 @@
<key> <string>expand</string> </key> <key> <string>expand</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>filename</string> </key>
<value> <string>object/aq_parent/title_or_id</string> </value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>report_view</string> </value> <value> <string>report_view</string> </value>
......
217 218
\ No newline at end of file \ No newline at end of file
...@@ -232,6 +232,10 @@ bWxQSwUGAAAAAAIAAgCeAAAAhwwAAAAA</string> </value> ...@@ -232,6 +232,10 @@ bWxQSwUGAAAAAAIAAgCeAAAAhwwAAAAA</string> </value>
<key> <string>expand</string> </key> <key> <string>expand</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>filename</string> </key>
<value> <string>object/aq_parent/title_or_id</string> </value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>form_list</string> </value> <value> <string>form_list</string> </value>
......
...@@ -445,6 +445,10 @@ bWxQSwUGAAAAAAIAAgCeAAAAhwwAAAAA</string> </value> ...@@ -445,6 +445,10 @@ bWxQSwUGAAAAAAIAAgCeAAAAhwwAAAAA</string> </value>
<key> <string>expand</string> </key> <key> <string>expand</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>filename</string> </key>
<value> <string>object/aq_parent/title_or_id</string> </value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>form_view</string> </value> <value> <string>form_view</string> </value>
......
...@@ -301,6 +301,10 @@ bWxQSwUGAAAAAAIAAgCeAAAAhwwAAAAA</string> </value> ...@@ -301,6 +301,10 @@ bWxQSwUGAAAAAAIAAgCeAAAAhwwAAAAA</string> </value>
<key> <string>expand</string> </key> <key> <string>expand</string> </key>
<value> <int>0</int> </value> <value> <int>0</int> </value>
</item> </item>
<item>
<key> <string>filename</string> </key>
<value> <string>object/aq_parent/title_or_id</string> </value>
</item>
<item> <item>
<key> <string>id</string> </key> <key> <string>id</string> </key>
<value> <string>report_view</string> </value> <value> <string>report_view</string> </value>
......
77 78
\ No newline at end of file \ 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