Commit 90addf37 authored by Jérome Perrin's avatar Jérome Perrin

"in list mode, the listbox should always include the workflow states and...

"in list mode, the listbox should always include the workflow states and display them as the last columns on the right."

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14859 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6a9a07f8
...@@ -339,14 +339,14 @@ ...@@ -339,14 +339,14 @@
<string>title</string> <string>title</string>
<string>Title</string> <string>Title</string>
</tuple> </tuple>
<tuple>
<string>translated_immobilisation_state_title</string>
<string>State</string>
</tuple>
<tuple> <tuple>
<string>delivery.stop_date</string> <string>delivery.stop_date</string>
<string>Date</string> <string>Date</string>
</tuple> </tuple>
<tuple>
<string>translated_immobilisation_state_title</string>
<string>State</string>
</tuple>
</list> </list>
</value> </value>
</item> </item>
......
35 36
\ 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