Commit da7317ed authored by Kevin Deldycke's avatar Kevin Deldycke

Delete deprecated comment

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8666 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 9acd8c55
......@@ -68,14 +68,8 @@
</item>
<item>
<key> <string>_body</string> </key>
<value> <string encoding="cdata"><![CDATA[
# TODO: Clear here the search_selection selection to not display a random result page but always the first one\n
# -> this not fix the problem: context.portal_selections.setSelectionCheckedUidsFor(\'search_selection\', [])\n
return context.WebSite_viewSearchResultList(**kw)\n
]]></string> </value>
<value> <string>return context.WebSite_viewSearchResultList(**kw)\n
</string> </value>
</item>
<item>
<key> <string>_code</string> </key>
......
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