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

Show comments in the listbox

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23121 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent c62775c1
......@@ -112,6 +112,10 @@
<string>description</string>
<string>Requirement Description</string>
</tuple>
<tuple>
<string>comment</string>
<string>Comment</string>
</tuple>
<tuple>
<string>sub_requirement_count</string>
<string>Sub-Requirement Count</string>
......
......@@ -118,6 +118,10 @@
<string>description</string>
<string>Requirement Description</string>
</tuple>
<tuple>
<string>comment</string>
<string>Comment</string>
</tuple>
<tuple>
<string>sub_requirement_count</string>
<string>Sub-Requirement Count</string>
......
568
\ No newline at end of file
569
\ 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