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

fix Ower -> Owner typo, add some more columns and remove searchable / sortable...

fix Ower -> Owner typo, add some more columns and remove searchable / sortable columns which are not

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27112 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 4ddb42ce
......@@ -99,16 +99,32 @@
</tuple>
<tuple>
<string>Item_getCurrentOwnerTitle</string>
<string>Ower</string>
<string>Owner</string>
</tuple>
<tuple>
<string>Item_getCurrentSiteTitle</string>
<string>Site</string>
</tuple>
<tuple>
<string>quantity</string>
<string>Quantity</string>
</tuple>
<tuple>
<string>quantity_unit_title</string>
<string>Quantity Unit</string>
</tuple>
<tuple>
<string>translated_validation_state_title</string>
<string>State</string>
</tuple>
<tuple>
<string>creation_date</string>
<string>Creation Date</string>
</tuple>
<tuple>
<string>modification_date</string>
<string>Modification Date</string>
</tuple>
</list>
</value>
</item>
......@@ -136,7 +152,7 @@
</tuple>
<tuple>
<string>Item_getCurrentOwnerTitle</string>
<string>Ower</string>
<string>Owner</string>
</tuple>
<tuple>
<string>Item_getCurrentSiteTitle</string>
......@@ -185,20 +201,20 @@
<string>Reference</string>
</tuple>
<tuple>
<string>Item_getResourceTitle</string>
<string>Resource</string>
<string>translated_validation_state_title</string>
<string>State</string>
</tuple>
<tuple>
<string>Item_getCurrentOwnerTitle</string>
<string>Ower</string>
<string>quantity_unit_title</string>
<string>Quantity Unit</string>
</tuple>
<tuple>
<string>Item_getCurrentSiteTitle</string>
<string>Site</string>
<string>creation_date</string>
<string>Creation Date</string>
</tuple>
<tuple>
<string>translated_validation_state_title</string>
<string>State</string>
<string>modification_date</string>
<string>Modification Date</string>
</tuple>
</list>
</value>
......@@ -231,16 +247,20 @@
<string>Reference</string>
</tuple>
<tuple>
<string>Item_getResourceTitle</string>
<string>Resource</string>
<string>translated_validation_state_title</string>
<string>State</string>
</tuple>
<tuple>
<string>Item_getCurrentOwnerTitle</string>
<string>Ower</string>
<string>quantity_unit_title</string>
<string>Quantity Unit</string>
</tuple>
<tuple>
<string>Item_getCurrentSiteTitle</string>
<string>Site</string>
<string>creation_date</string>
<string>Creation Date</string>
</tuple>
<tuple>
<string>modification_date</string>
<string>Modification Date</string>
</tuple>
</list>
</value>
......
87
\ No newline at end of file
88
\ 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