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

remove owner_title from default selected columns, and add creation &...

remove owner_title from default selected columns, and add creation & modification dates in more columns
parent 272e48f7
......@@ -135,6 +135,14 @@
<string>owner_title</string>
<string>Owner</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>
......@@ -170,10 +178,6 @@
<string>translated_simulation_state_title</string>
<string>State</string>
</tuple>
<tuple>
<string>owner_title</string>
<string>Owner</string>
</tuple>
<tuple>
<string>total_debit</string>
<string>Debit</string>
......
2
\ No newline at end of file
3
\ 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