Commit 0ed3d3d6 authored by Jérome Perrin's avatar Jérome Perrin

fixup! erp5_system_event: Add follow_up_title to 'More Columns' of System Event Module listbox

The term (used for example on HTTPExchange_view/my_follow_up_title ) is
"Follow-up". This will fix testNamingConventions failure.
parent a953f2c6
...@@ -80,7 +80,7 @@ ...@@ -80,7 +80,7 @@
<list> <list>
<tuple> <tuple>
<string>follow_up_title</string> <string>follow_up_title</string>
<string>Follow Up</string> <string>Follow-up</string>
</tuple> </tuple>
<tuple> <tuple>
<string>creation_date</string> <string>creation_date</string>
......
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