Commit db30286e authored by Łukasz Nowak's avatar Łukasz Nowak

- added creation and modification date to more columns selection

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21932 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9d6f061b
...@@ -105,6 +105,14 @@ ...@@ -105,6 +105,14 @@
<string>translated_validation_state_title</string> <string>translated_validation_state_title</string>
<string>State</string> <string>State</string>
</tuple> </tuple>
<tuple>
<string>creation_date</string>
<string>Creation Date</string>
</tuple>
<tuple>
<string>modification_date</string>
<string>Modification Date</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
......
124 125
\ 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