Commit 23f6b2d4 authored by Aurel's avatar Aurel

remove trailing white-spaces

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21373 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 6f360fd2
......@@ -114,11 +114,9 @@
<select name="field_columns">\n
<option selected="selected"\n
value="None"\n
i18n:translate="" i18n:domain="ui">\n
\n
</option>\n
i18n:translate="" i18n:domain="ui"></option>\n
<option tal:repeat="option all_columns"\n
tal:content="python:option[1]"\n
tal:content="python: option[1]"\n
tal:attributes="value python:option[0]"\n
i18n:translate="" i18n:domain="ui" />\n
</select>\n
......
548
\ No newline at end of file
543
\ 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