Commit 02d4bfe5 authored by Jérome Perrin's avatar Jérome Perrin

Add owner title more column



git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@36945 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d43d05e2
......@@ -149,6 +149,10 @@
<string>financial_section_title</string>
<string>Financial Section</string>
</tuple>
<tuple>
<string>owner_title</string>
<string>Owner</string>
</tuple>
</list>
</value>
</item>
......@@ -305,6 +309,10 @@
<string>financial_section_title</string>
<string>Financial Section</string>
</tuple>
<tuple>
<string>owner_title</string>
<string>Owner</string>
</tuple>
</list>
</value>
</item>
......
......@@ -212,6 +212,10 @@
<string>translated_causality_state_title</string>
<string>Causality State</string>
</tuple>
<tuple>
<string>owner_title</string>
<string>Owner</string>
</tuple>
</list>
</value>
</item>
......@@ -428,6 +432,10 @@
<string>modification_date</string>
<string>Modification Date</string>
</tuple>
<tuple>
<string>owner_title</string>
<string>Owner</string>
</tuple>
</list>
</value>
</item>
......@@ -498,6 +506,10 @@
<string>modification_date</string>
<string>Modification Date</string>
</tuple>
<tuple>
<string>owner_title</string>
<string>Owner</string>
</tuple>
</list>
</value>
</item>
......
1300
\ No newline at end of file
1301
\ 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