Commit 671c6bd4 authored by Nicolas Delaby's avatar Nicolas Delaby

Remove ID column in listbox

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15744 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent b2f7ee06
......@@ -317,10 +317,6 @@
<key> <string>all_columns</string> </key>
<value>
<list>
<tuple>
<string>id</string>
<string>ID</string>
</tuple>
<tuple>
<string>portal_type</string>
<string>Type</string>
......@@ -374,10 +370,6 @@
<key> <string>columns</string> </key>
<value>
<list>
<tuple>
<string>id</string>
<string>ID</string>
</tuple>
<tuple>
<string>portal_type</string>
<string>Type</string>
......
662
\ No newline at end of file
663
\ 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