Commit 760ad33d authored by Romain Courteaud's avatar Romain Courteaud

Do not display None in the UI

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19574 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 0cbf4a27
......@@ -115,7 +115,7 @@
<option selected="selected"\n
value="None"\n
i18n:translate="" i18n:domain="ui">\n
None\n
\n
</option>\n
<option tal:repeat="option all_columns"\n
tal:content="python:option[1]"\n
......
496
\ No newline at end of file
497
\ 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