Commit dcf220e4 authored by Romain Courteaud's avatar Romain Courteaud

Improve report root title

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17161 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e2ab3367
......@@ -17,6 +17,7 @@
<value>
<list>
<string>title</string>
<string>report_root_list</string>
</list>
</value>
</item>
......@@ -71,7 +72,7 @@
<value> <string></string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
......@@ -89,12 +90,23 @@
<key> <string>form_id</string> </key>
<value> <string>Base_viewFieldLibrary</string> </value>
</item>
<item>
<key> <string>report_root_list</string> </key>
<value>
<list>
<tuple>
<string>parent</string>
<string>Project Line</string>
</tuple>
</list>
</value>
</item>
<item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
<item>
<key> <string>title</string> </key>
<key> <string>title</string> </key>
<value> <string>Project Planning</string> </value>
</item>
</dictionary>
......
337
\ No newline at end of file
338
\ 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