Commit 802d3f53 authored by Jérome Perrin's avatar Jérome Perrin

Listbox from Folder_viewWorkflowActionDialog has hidden columns

This partially reverts fac0ba5a
parent c6d2392e
...@@ -102,19 +102,19 @@ ...@@ -102,19 +102,19 @@
</tuple> </tuple>
<tuple> <tuple>
<string>portal_type</string> <string>portal_type</string>
<string>Portal Type</string> <string></string>
</tuple> </tuple>
<tuple> <tuple>
<string>state_var</string> <string>state_var</string>
<string>Variable</string> <string></string>
</tuple> </tuple>
<tuple> <tuple>
<string>workflow_state</string> <string>workflow_state</string>
<string>State ID</string> <string></string>
</tuple> </tuple>
<tuple> <tuple>
<string>relative_url</string> <string>relative_url</string>
<string>Relative URL</string> <string></string>
</tuple> </tuple>
</list> </list>
</value> </value>
......
41091 41093
\ 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